kconf_update
kconf_update.cpp File Reference
#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>#include <stdlib.h>#include <kde_file.h>#include <QtCore/QDate>#include <QtCore/QFile>#include <QtCore/QTextStream>#include <QtCore/QTextCodec>#include <kconfig.h>#include <kconfiggroup.h>#include <kdebug.h>#include <klocale.h>#include <kcmdlineargs.h>#include <kglobal.h>#include <kstandarddirs.h>#include <kaboutdata.h>#include <kcomponentdata.h>#include <ktemporaryfile.h>#include <kurl.h>#include "kconfigutils.h"Go to the source code of this file.
Functions | |
| int | kdemain (int argc, char **argv) |
| QTextStream & | operator<< (QTextStream &stream, const QStringList &lst) |
Function Documentation
◆ kdemain()
| int kdemain | ( | int | argc, |
| char ** | argv ) |
Definition at line 965 of file kconf_update.cpp.
◆ operator<<()
| QTextStream & operator<< | ( | QTextStream & | stream, |
| const QStringList & | lst ) |
Definition at line 180 of file kconf_update.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.