KDECore
kcmdlineargs.h File Reference
#include "kdelibs_export.h"
#include <kurl.h>
#include <qptrlist.h>
#include <qstring.h>
#include <qvaluelist.h>
Include dependency graph for kcmdlineargs.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KCmdLineArgs |
A class for command-line argument handling. More... | |
struct | KCmdLineOptions |
Structure that holds command line options. More... | |
Defines | |
#define | KCmdLineLastOption { 0, 0, 0 } |
Typedefs | |
typedef QValueList< QCString > | QCStringList |
Define Documentation
#define KCmdLineLastOption { 0, 0, 0 } |
Definition at line 68 of file kcmdlineargs.h.
Typedef Documentation
typedef QValueList<QCString> QCStringList |
Definition at line 29 of file kcmdlineargs.h.