KDECore
kuniqueapplication.cpp File Reference
#include <config.h>#include <sys/types.h>#include <sys/wait.h>#include <assert.h>#include <errno.h>#include <stdlib.h>#include <unistd.h>#include <qfile.h>#include <qptrlist.h>#include <qtimer.h>#include <dcopclient.h>#include <kcmdlineargs.h>#include <kstandarddirs.h>#include <kaboutdata.h>#include <kconfig.h>#include "kdebug.h"#include "kuniqueapplication.h"#include "kuniqueapplication.moc"
Include dependency graph for kuniqueapplication.cpp:

Go to the source code of this file.
Defines | |
| #define | DISPLAY "DISPLAY" |
Variables | |
| static KCmdLineOptions | kunique_options [] |
Define Documentation
| #define DISPLAY "DISPLAY" |
Definition at line 58 of file kuniqueapplication.cpp.
Variable Documentation
KCmdLineOptions kunique_options[] [static] |
Initial value:
{
{ "nofork", "Don't run in the background.", 0 },
KCmdLineLastOption
}
Definition at line 67 of file kuniqueapplication.cpp.
KDE 3.5 API Reference