QCommandLine 0.2.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 335 of file qcommandline.h.
QString QCommandLineConfigEntry::descr |
Description, used in --help
Definition at line 351 of file qcommandline.h.
Option flags
Definition at line 355 of file qcommandline.h.
Long Name
Definition at line 347 of file qcommandline.h.
Short Name
Definition at line 343 of file qcommandline.h.
Entry Type
Definition at line 339 of file qcommandline.h.