Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
MenuCommand Member List

This is the complete list of members for MenuCommand, including all inherited members.

ExecuteCommand(StateMenu *state)MenuCommand
GetCommandActionText() const MenuCommand
GetCommandDescription() const MenuCommand
GetCommandID() const MenuCommand
GetCommandText() const MenuCommand
GetTabIndex() const MenuCommand
IsAllowedForCurrentOperator(const OperatorType currentOperator) const MenuCommand
IsVisibleOnlyForDispatcher() const MenuCommand
MenuCommand(const MenuCommandDefines::MenuCommandID commandID, const QString &commandText, const QString &commandDescription, const QString &commandButtonText, MenuCommandAction action)MenuCommand
MenuCommand(const MenuCommandDefines::MenuCommandID commandID, MenuCommandAction action)MenuCommand
MenuCommand(const MenuCommand &otherMenuCommand)MenuCommand
MenuCommand(const MenuCommand *otherMenuCommand)MenuCommand
MenuCommandAction typedefMenuCommand
OperatorType enum nameMenuCommand
OperatorTypeDispatcher enum valueMenuCommand
OperatorTypeDriver enum valueMenuCommand
SetAllCommandTexts(const QString &text, const QString &description, const QString &commandButtonText)MenuCommand
SetCommandActionText(const QString &commandButtonText)MenuCommand
SetCommandDescription(const QString &description)MenuCommand
SetCommandText(const QString &text)MenuCommand
SetTabIndex(int tabIndex)MenuCommand
SetVisibleOnlyForDispatcher(const bool dispatcherOnly)MenuCommand
~MenuCommand()MenuCommand