|
wxArt2D
|
This is the complete list of members for a2dCommandEvent, including all inherited members.
| a2dCommandEvent(wxEventType type, a2dDocument *doc) | a2dCommandEvent | inline |
| a2dCommandEvent(wxEventType type, a2dCommand *cmd, a2dDocument *doc=NULL) | a2dCommandEvent | inline |
| a2dCommandEvent(a2dCommand *cmd, const wxString &undoLabel, bool canUndo, const wxString &redoLabel, bool canRedo, a2dDocument *doc=NULL) | a2dCommandEvent | inline |
| a2dCommandEvent(const wxString &record) | a2dCommandEvent | inline |
| a2dCommandEvent(const a2dCommandEvent &event) | a2dCommandEvent | inline |
| 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(bool deep=true) const | a2dCommandEvent | inlinevirtual |
| a2dCommandProcessorEvent::Clone() const | a2dCommandProcessorEvent | inlinevirtual |
| GetCommand() | a2dCommandEvent | inline |
| GetDocument() | a2dCommandEvent | inline |
| GetRecord() (defined in a2dCommandEvent) | a2dCommandEvent | 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 |