swift
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
swift::misc::CSimpleCommandParser::CommandHtmlHelp Struct Reference

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
 

Detailed Description

Help info.

Definition at line 76 of file simplecommandparser.h.


The documentation for this struct was generated from the following file: