Gui::CommandBase Member List
This is the complete list of members for
Gui::CommandBase, including all inherited members.
| _pcAction | Gui::CommandBase | [protected] |
| className() const =0 | Gui::CommandBase | [pure virtual] |
| CommandBase(const char *sMenu, const char *sToolTip=0, const char *sWhat=0, const char *sStatus=0, const char *sPixmap=0, const char *sAccel=0) | Gui::CommandBase | |
| createAction(void) | Gui::CommandBase | [protected, virtual] |
| getAccel() const | Gui::CommandBase | [inline, virtual] |
| getAction() const | Gui::CommandBase | |
| getMenuText() const | Gui::CommandBase | [inline, virtual] |
| getPixmap() const | Gui::CommandBase | [inline, virtual] |
| getStatusTip() const | Gui::CommandBase | [inline, virtual] |
| getToolTipText() const | Gui::CommandBase | [inline, virtual] |
| getWhatsThis() const | Gui::CommandBase | [inline, virtual] |
| languageChange()=0 | Gui::CommandBase | [pure virtual] |
| sAccel | Gui::CommandBase | [protected] |
| setAccel(const char *) | Gui::CommandBase | |
| setMenuText(const char *) | Gui::CommandBase | |
| setPixmap(const char *) | Gui::CommandBase | |
| setStatusTip(const char *) | Gui::CommandBase | |
| setToolTipText(const char *) | Gui::CommandBase | |
| setWhatsThis(const char *) | Gui::CommandBase | |
| sMenuText | Gui::CommandBase | [protected] |
| sPixmap | Gui::CommandBase | [protected] |
| sStatusTip | Gui::CommandBase | [protected] |
| sToolTipText | Gui::CommandBase | [protected] |
| sWhatsThis | Gui::CommandBase | [protected] |
| ~CommandBase() | Gui::CommandBase | [virtual] |