|
QVISH 0.1
|
Public Member Functions | |
| void | activated () const override |
| TypedShortcutAction (const MemCore::WeakPtr< Actor > &theActor, const string &name, const string &tooltip) | |
Public Member Functions inherited from Wizt::ShortcutAction | |
| ShortcutAction (const string &Name, const string &Tooltip) | |
Public Attributes | |
| MemCore::WeakPtr< Actor > | myActor |
Public Attributes inherited from Wizt::ShortcutAction | |
| string | name |
| string | tooltip |
|
inlineoverridevirtual |
Implements Wizt::ShortcutAction.