| abortCommand(void) | Gui::Command | static |
| activated(int iMsg)=0 | Gui::Command | protectedpure virtual |
| addModule(DoCmd_Type eType, const char *sModuleName) | Gui::Command | static |
| addTo(QWidget *) | Gui::Command | |
| addToGroup(ActionGroup *, bool checkable) | Gui::Command | |
| addToGroup(ActionGroup *) | Gui::Command | |
| adjustCameraPosition() | Gui::Command | |
| Alter3DView enum value | Gui::Command | protected |
| AlterDoc enum value | Gui::Command | protected |
| AlterSelection enum value | Gui::Command | protected |
| App enum value | Gui::Command | |
| applyCommandData(const char *context, Action *) | Gui::Command | protected |
| bCanLog | Gui::Command | protected |
| beginCmdHelp(void) | Gui::Command | |
| blockCommand(bool) | Gui::Command | static |
| className() const =0 | Gui::CommandBase | pure virtual |
| CmdType enum name | Gui::Command | protected |
| Command(const char *name) | Gui::Command | protected |
| CommandBase(const char *sMenu, const char *sToolTip=nullptr, const char *sWhat=nullptr, const char *sStatus=nullptr, const char *sPixmap=nullptr, const char *sAccel=nullptr) | Gui::CommandBase | protected |
| CommandManager | Gui::Command | friend |
| commitCommand(void) | Gui::Command | static |
| createAction(void) | Gui::Command | protectedvirtual |
| displayText | Gui::CommandBase | protected |
| Doc enum value | Gui::Command | |
| DoCmd_Type enum name | Gui::Command | |
| endCmdHelp(void) | Gui::Command | |
| eType | Gui::Command | protected |
| ForEdit enum value | Gui::Command | protected |
| getAccel() const | Gui::CommandBase | virtual |
| getAction() const | Gui::CommandBase | |
| getActiveGuiDocument(void) const | Gui::Command | |
| getAppModuleName(void) const | Gui::Command | |
| getDocument(const char *Name=nullptr) const | Gui::Command | |
| getGroupName() const | Gui::Command | |
| getGuiApplication(void) | Gui::Command | static |
| getHelpUrl(void) const | Gui::Command | virtual |
| getMenuText() const | Gui::CommandBase | virtual |
| getName() const | Gui::Command | |
| getObject(const char *Name) const | Gui::Command | |
| getObjectCmd(const char *Name, const App::Document *doc=nullptr, const char *prefix=nullptr, const char *postfix=nullptr, bool gui=false) | Gui::Command | static |
| getObjectCmd(const App::DocumentObject *obj, const char *prefix=nullptr, const char *postfix=nullptr, bool gui=false) | Gui::Command | static |
| getPixmap() const | Gui::CommandBase | virtual |
| getPythonTuple(const std::string &name, const std::vector< std::string > &subnames) | Gui::Command | static |
| getSelection(void) | Gui::Command | static |
| getStatusTip() const | Gui::CommandBase | virtual |
| getToolTipText() const | Gui::CommandBase | virtual |
| getUniqueObjectName(const char *BaseName, const App::DocumentObject *obj=nullptr) const | Gui::Command | |
| getWhatsThis() const | Gui::CommandBase | virtual |
| Gui enum value | Gui::Command | |
| hasActiveDocument(void) const | Gui::Command | |
| hasObject(const char *Name) | Gui::Command | |
| hasPendingCommand(void) | Gui::Command | static |
| invoke(int index, TriggerSource trigger=TriggerNone) | Gui::Command | |
| isActive(void) | Gui::Command | virtual |
| isActiveObjectValid(void) | Gui::Command | static |
| isViewOfType(Base::Type t) const | Gui::Command | |
| keySequenceToAccel(int) const | Gui::Command | protected |
| languageChange() | Gui::Command | virtual |
| LogDisabler | Gui::Command | friend |
| NoTransaction enum value | Gui::Command | protected |
| openCommand(const char *sName=nullptr) | Gui::Command | static |
| printCaller(const char *file, int line) | Gui::Command | static |
| printConflictingAccelerators() const | Gui::Command | protected |
| printPyCaller() | Gui::Command | static |
| recreateTooltip(const char *context, Action *) | Gui::Command | |
| sAccel | Gui::CommandBase | protected |
| sAppModule | Gui::Command | protected |
| setAccel(const char *) | Gui::CommandBase | |
| setAppModuleName(const char *) | Gui::Command | |
| setEnabled(bool) | Gui::Command | |
| setGroupName(const char *) | Gui::Command | |
| setMenuText(const char *) | Gui::CommandBase | |
| setPixmap(const char *) | Gui::CommandBase | |
| setStatusTip(const char *) | Gui::CommandBase | |
| setToolTipText(const char *) | Gui::CommandBase | |
| setupCheckable(int iMsg) | Gui::Command | |
| setWhatsThis(const char *) | Gui::CommandBase | |
| sGroup | Gui::Command | protected |
| sHelpUrl | Gui::Command | protected |
| sMenuText | Gui::CommandBase | protected |
| sName | Gui::Command | protected |
| sPixmap | Gui::CommandBase | protected |
| sStatusTip | Gui::CommandBase | protected |
| sToolTipText | Gui::CommandBase | protected |
| strToPython(const char *Str) | Gui::Command | |
| strToPython(const std::string &Str) | Gui::Command | |
| sWhatsThis | Gui::CommandBase | protected |
| testActive(void) | Gui::Command | |
| translatedGroupName() const | Gui::Command | |
| TriggerAction enum value | Gui::Command | |
| TriggerChildAction enum value | Gui::Command | |
| TriggerNone enum value | Gui::Command | |
| TriggerSource enum name | Gui::Command | |
| triggerSource() const | Gui::Command | |
| updateAction(int mode) | Gui::Command | virtual |
| updateActive(void) | Gui::Command | static |
| updateAll(std::list< Gui::Document * > cList) | Gui::Command | static |
| ~Command() | Gui::Command | protectedvirtual |
| ~CommandBase() | Gui::CommandBase | protectedvirtual |