This is the complete list of members for GuiEditor::CommandModifyGuiT, including all inherited members.
| CommandT(bool ShowInHistory=true, bool SuggestsSave=true) | CommandT | |
| Create(GuiDocumentT *GuiDocument, const wxString &PropertyName, const wxString &NewValue) (defined in GuiEditor::CommandModifyGuiT) | GuiEditor::CommandModifyGuiT | static |
| Create(GuiDocumentT *GuiDocument, const wxString &PropertyName, int NewValue) (defined in GuiEditor::CommandModifyGuiT) | GuiEditor::CommandModifyGuiT | static |
| Create(GuiDocumentT *GuiDocument, const wxString &PropertyName, long NewValue) (defined in GuiEditor::CommandModifyGuiT) | GuiEditor::CommandModifyGuiT | static |
| Create(GuiDocumentT *GuiDocument, const wxString &PropertyName, float NewValue) (defined in GuiEditor::CommandModifyGuiT) | GuiEditor::CommandModifyGuiT | static |
| Create(GuiDocumentT *GuiDocument, const wxString &PropertyName, bool NewValue) (defined in GuiEditor::CommandModifyGuiT) | GuiEditor::CommandModifyGuiT | static |
| Create(GuiDocumentT *GuiDocument, const wxString &PropertyName, const wxColour &NewValue) (defined in GuiEditor::CommandModifyGuiT) | GuiEditor::CommandModifyGuiT | static |
| Do() | GuiEditor::CommandModifyGuiT | virtual |
| GetID() const | CommandT | inline |
| GetName() const | GuiEditor::CommandModifyGuiT | virtual |
| IsDone() const | CommandT | inline |
| m_Done | CommandT | protected |
| m_ID | CommandT | protected |
| m_ShowInHistory | CommandT | protected |
| m_SuggestsSave | CommandT | protected |
| ShowInHistory() const | CommandT | inline |
| SuggestsSave() const | CommandT | inline |
| Undo() | GuiEditor::CommandModifyGuiT | virtual |
| ~CommandT() | CommandT | inlinevirtual |