KIO
#include "krecentdirs.h"
#include <kconfig.h>
#include <kconfiggroup.h>
#include <ksharedconfig.h>
#include <kglobal.h>
#include <kglobalsettings.h>
Go to the source code of this file.
Macros | |
#define | MAX_DIR_HISTORY 3 |
Functions | |
static KConfigGroup | recentdirs_readList (QString &key, QStringList &result) |
Macro Definition Documentation
◆ MAX_DIR_HISTORY
#define MAX_DIR_HISTORY 3 |
Definition at line 35 of file krecentdirs.cpp.
Function Documentation
◆ recentdirs_readList()
|
static |
Definition at line 37 of file krecentdirs.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.