QCommandLine 0.3.0
|
Configuration entry structure. More...
#include <qcommandline.h>
Public Attributes | |
QCommandLine::Type | type |
QChar | shortName |
QString | longName |
QString | descr |
QCommandLine::Flags | flags |
Configuration entry structure.
Definition at line 360 of file qcommandline.h.
QString QCommandLineConfigEntry::descr |
Description, used in --help
Definition at line 376 of file qcommandline.h.
Option flags
Definition at line 380 of file qcommandline.h.
Long Name
Definition at line 372 of file qcommandline.h.
Short Name
Definition at line 368 of file qcommandline.h.
Entry Type
Definition at line 364 of file qcommandline.h.