KDED
kded.cpp File Reference
#include <qdir.h>#include "kded.h"#include "kdedmodule.h"#include <kresourcelist.h>#include <kcrash.h>#include <unistd.h>#include <stdlib.h>#include <signal.h>#include <time.h>#include <qfile.h>#include <qtimer.h>#include <dcopclient.h>#include <kuniqueapplication.h>#include <kcmdlineargs.h>#include <kaboutdata.h>#include <klocale.h>#include <kglobal.h>#include <kprocess.h>#include <kdebug.h>#include <kdirwatch.h>#include <kstandarddirs.h>#include <kdatastream.h>#include <kio/global.h>#include <kservicetype.h>#include "kded.moc"
Include dependency graph for kded.cpp:

Go to the source code of this file.
| Functions | |
| KDE_EXPORT int | kdemain (int argc, char *argv[]) | 
| static void | runBuildSycoca (QObject *callBackObj=0, const char *callBackSlot=0) | 
| static void | runDontChangeHostname (const QCString &oldName, const QCString &newName) | 
| static void | runKonfUpdate () | 
| static void | sighandler (int) | 
| Variables | |
| static bool | checkStamps = true | 
| static bool | delayedCheck = false | 
| static KCmdLineOptions | options [] | 
Function Documentation
| static void runBuildSycoca | ( | QObject * | callBackObj = 0, | |
| const char * | callBackSlot = 0 | |||
| ) |  [static] | 
Variable Documentation
| bool checkStamps = true  [static] | 
| bool delayedCheck = false  [static] | 
| KCmdLineOptions options[]  [static] | 
Initial value:
{
  { "check", I18N_NOOP("Check Sycoca database only once"), 0 },
  { "new-startup", "Internal", 0 },
  KCmdLineLastOption
}
 KDE 3.5 API Reference
    KDE 3.5 API Reference