Helptexts now added as argument, new isSet(const QString &longName) and various fixes.
authorSebastian Goth <seezer@roath.org>
Mon, 14 Jul 2008 23:42:35 +0000 (01:42 +0200)
committerSebastian Goth <seezer@roath.org>
Wed, 16 Jul 2008 22:57:29 +0000 (00:57 +0200)
commit6eb132ee838e98925303db804fd9f36a0c2f1c1b
treeb056847f66306fd4e7bce1103592fe0d385be319
parentb3a2bd9e7d829afca26c6ab3ea09dfc6490319ce
Helptexts now added as argument, new isSet(const QString &longName) and various fixes.
Changes in CliParserArg:
The var "value" is now a QString, new boolValue for switches.
Other chances only adopt changes in CliParserArg and add small fixes like ignoring Qt's internal arguments.
src/common/cliparser.cpp
src/common/cliparser.h