KDECore
#include "kcmdlineargs.h"#include <kdebug.h>#include <config.h>#include <sys/param.h>#include <assert.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <unistd.h>#include <locale.h>#include <QtCore/QDir>#include <QtCore/QFile>#include <QtCore/QHash>#include <QtCore/QTextCodec>#include "kaboutdata.h"#include "klocale.h"#include "kdeversion.h"#include "kcomponentdata.h"#include "kglobal.h"#include "kurl.h"#include "kuitsemantics_p.h"
Include dependency graph for kcmdlineargs.cpp:

Go to the source code of this file.
Macros | |
| #define | DISPLAY "DISPLAY" |
Variables | |
| static char ** | s_qt_argv |
Macro Definition Documentation
| #define DISPLAY "DISPLAY" |
Definition at line 75 of file kcmdlineargs.cpp.
Variable Documentation
|
static |
Definition at line 1008 of file kcmdlineargs.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:09 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:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference