|
swift
|
Help info. More...
Public Member Functions | |
| CommandHtmlHelp (const QString &command, const QString &help) | |
| Constructor. | |
Static Public Member Functions | |
| static bool | less (const CommandHtmlHelp &a, const CommandHtmlHelp &b) |
| Compare by command. | |
Public Attributes | |
| QString | command |
| command | |
| QString | help |
| help text | |
Help info.
Definition at line 76 of file simplecommandparser.h.