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"
Include dependency graph for kconf_update.cpp:
Go to the source code of this file.
Functions | |
int | kdemain (int argc, char **argv) |
QTextStream & | operator<< (QTextStream &stream, const QStringList &lst) |
Function Documentation
int kdemain | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 965 of file kconf_update.cpp.
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.