13 #include <QDomDocument> 65 virtual void setGoptions();
67 void scanGcard(
string file);
68 int setOptMap(
int argc,
char **args);
72 return setOptMap(argc, args);
76 map<string, string> getOptMap();
78 vector<aopt> getArgs(
string);
string help
help for the argument variable.
string name
name to be displayed for the argument variable.
string args
string assigned to argument.
int type
0 = number, 1 = string
int setOptMap(int argc, char **args, int i)
map< string, aopt > optMap
Options map.
double arg
double assigned to argument.
int repe
if this is set to 0: command line will always overwrite the gcard