Command_Height Class Reference
This command is used for setting a height. More...
#include <predefinedcommands.h>
Inheritance diagram for Command_Height:
Public Member Functions | |
| Command_Height (int *ptr) | |
Detailed Description
This command is used for setting a height.
It simply calls the SingleCommandOneArgument ctor and sets the values:
name = --height
shortName = -h
parameterList = <value>
- See also:
- Command, SingleCommandOneArgument, CommandlineParser
Definition at line 72 of file predefinedcommands.h.