|
wxArt2D
|
This is the complete list of members for a2dCommandProcessorEvent, including all inherited members.
| a2dCommandProcessorEvent(wxEventType type, a2dCommand *cmd) | a2dCommandProcessorEvent | inline |
| a2dCommandProcessorEvent(a2dCommand *cmd, const wxString &undoLabel, bool canUndo, const wxString &redoLabel, bool canRedo) | a2dCommandProcessorEvent | inline |
| a2dCommandProcessorEvent(const a2dCommandProcessorEvent &event) | a2dCommandProcessorEvent | inline |
| a2dEvent(int id=0, wxEventType eventType=wxEVT_NULL) (defined in a2dEvent) | a2dEvent | inline |
| CanRedo() | a2dCommandProcessorEvent | inline |
| CanUndo() | a2dCommandProcessorEvent | inline |
| Clone() const | a2dCommandProcessorEvent | inlinevirtual |
| GetCommand() | a2dCommandProcessorEvent | inline |
| GetRedoMenuLabel() | a2dCommandProcessorEvent | inline |
| GetUndoMenuLabel() | a2dCommandProcessorEvent | inline |
| m_canRedo | a2dCommandProcessorEvent | protected |
| m_canUndo | a2dCommandProcessorEvent | protected |
| m_cmd | a2dCommandProcessorEvent | protected |
| m_redoLabel | a2dCommandProcessorEvent | protected |
| m_undoLabel | a2dCommandProcessorEvent | protected |
| ms_timestamp | a2dEvent | static |
| SetIntTimeStamp() (defined in a2dEvent) | a2dEvent | inline |