|
wxArt2D
|
This is the complete list of members for a2dDocumentFrame, including all inherited members.
| a2dDocumentFrame() | a2dDocumentFrame | |
| a2dDocumentFrame(bool parentFrame, wxWindow *frame, a2dView *view=NULL, wxWindowID id=-1, const wxString &title=wxT("a2dDocumentFrame"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE, const wxString &name=wxT("frame")) | a2dDocumentFrame | |
| a2dDocumentFrame(wxWindow *frame, wxWindowID id=-1, const wxString &title=wxT("a2dDocumentFrame"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE, const wxString &name=wxT("frame")) | a2dDocumentFrame | |
| AddCmdMenu(wxMenu *parentMenu, const a2dMenuIdItem &cmdId) | a2dDocumentFrame | |
| AddCmdMenu(wxMenu *parentMenu, wxMenuItem *item) | a2dDocumentFrame | |
| AddCmdToToolbar(const a2dMenuIdItem &cmdId) | a2dDocumentFrame | |
| ConnectCmdId(const a2dMenuIdItem &cmdId) (defined in a2dDocumentFrame) | a2dDocumentFrame | |
| ConnectEvent(wxEventType type, wxEvtHandler *evtObject) (defined in a2dDocumentFrame) | a2dDocumentFrame | |
| Create(bool parentFrame, wxWindow *frame, a2dView *view=NULL, wxWindowID id=-1, const wxString &title=wxT("a2dDocumentFrame"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE, const wxString &name=wxT("frame")) | a2dDocumentFrame | |
| DisconnectEvent(wxEventType type, wxEvtHandler *evtObject) (defined in a2dDocumentFrame) | a2dDocumentFrame | |
| GetIsParentFrame() (defined in a2dDocumentFrame) | a2dDocumentFrame | inline |
| GetView() | a2dDocumentFrame | inline |
| m_destroyOnCloseView | a2dDocumentFrame | protected |
| m_isParentFrame | a2dDocumentFrame | protected |
| m_view | a2dDocumentFrame | protected |
| OnActivateViewSentFromChild(a2dViewEvent &viewevent) | a2dDocumentFrame | protected |
| OnChangeFilename(a2dViewEvent &event) | a2dDocumentFrame | protected |
| OnCloseView(a2dCloseViewEvent &event) | a2dDocumentFrame | protected |
| OnCloseWindow(wxCloseEvent &event) | a2dDocumentFrame | protected |
| OnCmdMenuId(wxCommandEvent &event) | a2dDocumentFrame | |
| OnDraw(wxDC &dc) | a2dDocumentFrame | virtual |
| OnExecuteCommand(wxCommandEvent &event) | a2dDocumentFrame | |
| OnExit(wxCommandEvent &event) | a2dDocumentFrame | protected |
| OnMRUFile(wxCommandEvent &event) | a2dDocumentFrame | protected |
| OnPaint(wxPaintEvent &event) | a2dDocumentFrame | protected |
| ProcessConnectedEvent(wxEvent &event) (defined in a2dDocumentFrame) | a2dDocumentFrame | |
| ProcessEvent(wxEvent &event) | a2dDocumentFrame | |
| RemoveCmdMenu(wxMenu *parentMenu, const a2dMenuIdItem &cmdId) | a2dDocumentFrame | |
| SetDestroyOnCloseView(bool destroyOnCloseView) (defined in a2dDocumentFrame) | a2dDocumentFrame | inline |
| SetIsParentFrame(bool parentFrame) (defined in a2dDocumentFrame) | a2dDocumentFrame | inline |
| SetView(a2dView *view) | a2dDocumentFrame | |
| ~a2dDocumentFrame() | a2dDocumentFrame |