Huggle
build:^490^dce1e5c
|
Parses the data provided by user. More...
#include <terminalparser.hpp>
Public Member Functions | |
TerminalParser (int argc_, QStringList argv) | |
void | DisplayHelp () |
bool | Parse () |
bool | ParseChar (QChar x) |
Public Attributes | |
bool | Silent |
Private Attributes | |
int | argc |
QStringList | args |
Parses the data provided by user.
Definition at line 22 of file terminalparser.hpp.