#include "kded.h"
#include "kdedadaptor.h"
#include "kdedmodule.h"
#include <kcrash.h>
#include <kdeversion.h>
#include <unistd.h>
#include <stdlib.h>
#include <signal.h>
#include <time.h>
#include <QtCore/QDir>
#include <QtCore/QFile>
#include <QtCore/QTimer>
#include <QtDBus/QtDBus>
#include <kuniqueapplication.h>
#include <kapplication.h>
#include <kcmdlineargs.h>
#include <kaboutdata.h>
#include <klibloader.h>
#include <klocale.h>
#include <kglobal.h>
#include <kconfig.h>
#include <kconfiggroup.h>
#include <kdebug.h>
#include <kdirwatch.h>
#include <kstandarddirs.h>
#include <kservicetypetrader.h>
#include <ktoolinvocation.h>
#include <kde_file.h>
#include "klauncher_iface.h"
#include <qx11info_x11.h>
#include <X11/Xlib.h>
#include <fixx11h.h>
#include "kded.moc"
Go to the source code of this file.
◆ KDED_EXENAME
#define KDED_EXENAME "kded4" |
◆ MODULES_PATH
#define MODULES_PATH "/modules/" |
◆ kdemain()
int kdemain |
( |
int | argc, |
|
|
char * | argv[] ) |
◆ phaseForModule()
◆ qDBusAddSpyHook()
QDBUS_EXPORT void qDBusAddSpyHook |
( |
void(* | )(const QDBusMessage &) | ) |
|
|
extern |
◆ runBuildSycoca()
static void runBuildSycoca |
( |
QObject * | callBackObj = 0, |
|
|
const char * | callBackSlot = 0, |
|
|
const char * | callBackErrorSlot = 0 ) |
|
static |
◆ runDontChangeHostname()
static void runDontChangeHostname |
( |
const QByteArray & | oldName, |
|
|
const QByteArray & | newName ) |
|
static |
◆ runKonfUpdate()
static void runKonfUpdate |
( |
| ) |
|
|
static |
◆ sighandler()
static void sighandler |
( |
int | | ) |
|
|
static |
◆ bCheckHostname
◆ bCheckSycoca
◆ bCheckUpdates
◆ checkStamps
◆ delayedCheck
bool delayedCheck = false |
|
static |
◆ HostnamePollInterval
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by
doxygen 1.12.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.