wxArt2D
|
This is the complete list of members for a2dLuaEditorFrame, 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 | |
a2dEditorFrame() | a2dEditorFrame | |
a2dEditorFrame(bool isParent, wxFrame *parent, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE) (defined in a2dEditorFrame) | a2dEditorFrame | |
a2dLuaEditorFrame() | a2dLuaEditorFrame | |
a2dLuaEditorFrame(bool isParent, wxFrame *parent, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE) (defined in a2dLuaEditorFrame) | a2dLuaEditorFrame | |
AddCmdMenu(wxMenu *parentMenu, const a2dMenuIdItem &cmdId) | a2dDocumentFrame | |
AddCmdMenu(wxMenu *parentMenu, wxMenuItem *item) | a2dDocumentFrame | |
AddCmdToToolbar(const a2dMenuIdItem &cmdId) | a2dDocumentFrame | |
AddFunctionToMenu(int id, wxMenu *parentMenu, const wxString &text, const wxString &helpString, wxObjectEventFunctionM func, bool check=false) | a2dEditorFrame | |
CallLuaScriptThemeFunction(const wxString &fileName, const wxString &function) (defined in a2dLuaEditorFrame) | a2dLuaEditorFrame | protected |
ConnectCmdId(const a2dMenuIdItem &cmdId) (defined in a2dDocumentFrame) | a2dDocumentFrame | |
ConnectDocument(a2dCanvasDocument *doc, a2dCanvasView *drawer=NULL) (defined in a2dEditorFrame) | a2dEditorFrame | |
ConnectEvent(wxEventType type, wxEvtHandler *evtObject) (defined in a2dDocumentFrame) | a2dDocumentFrame | |
Create(bool createCanvas, bool isParent, wxFrame *parent, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE) | a2dEditorFrame | |
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 | |
CreateStatusBarThemed(const wxString &themeName=wxT("default")) (defined in a2dEditorFrame) | a2dEditorFrame | virtual |
CreateThemeDefault() (defined in a2dEditorFrame) | a2dEditorFrame | |
CreateThemeTest() (defined in a2dEditorFrame) | a2dEditorFrame | |
CreateThemeXRC() (defined in a2dEditorFrame) | a2dEditorFrame | |
DisconnectEvent(wxEventType type, wxEvtHandler *evtObject) (defined in a2dDocumentFrame) | a2dDocumentFrame | |
FillData(wxCommandEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | protected |
GetDrawingPart() (defined in a2dEditorFrame) | a2dEditorFrame | inline |
GetEditMenu() | a2dEditorFrame | inline |
GetIsParentFrame() (defined in a2dDocumentFrame) | a2dDocumentFrame | inline |
GetToolController() | a2dEditorFrame | inline |
GetView() | a2dDocumentFrame | inline |
Init() | a2dEditorFrame | |
m_contr | a2dEditorFrame | |
m_destroyOnCloseView | a2dDocumentFrame | protected |
m_drawingPart (defined in a2dEditorFrame) | a2dEditorFrame | protected |
m_editMenu | a2dEditorFrame | protected |
m_initialized (defined in a2dEditorFrame) | a2dEditorFrame | protected |
m_isParentFrame | a2dDocumentFrame | protected |
m_menuBar (defined in a2dEditorFrame) | a2dEditorFrame | protected |
m_view | a2dDocumentFrame | protected |
OnAbout(wxCommandEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | |
OnActivate(wxActivateEvent &event) | a2dEditorFrame | |
OnActivateViewSentFromChild(a2dViewEvent &viewevent) (defined in a2dEditorFrame) | a2dEditorFrame | protected |
OnChangeFilename(a2dViewEvent &event) | a2dDocumentFrame | protected |
OnCloseView(a2dCloseViewEvent &event) | a2dDocumentFrame | protected |
OnCloseWindow(wxCloseEvent &event) | a2dEditorFrame | |
OnCmdMenuId(wxCommandEvent &event) | a2dDocumentFrame | |
OnComEvent(a2dComEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | |
OnCopyShape(wxCommandEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | protected |
OnDoEvent(a2dCommandProcessorEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | |
OnDragSimulate(wxCommandEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | protected |
OnDraw(wxDC &dc) | a2dDocumentFrame | virtual |
OnExecuteCommand(wxCommandEvent &event) | a2dDocumentFrame | |
OnExit(wxCommandEvent &event) | a2dDocumentFrame | protected |
OnInit(a2dEditorFrameEvent &initEvent) (defined in a2dLuaEditorFrame) | a2dLuaEditorFrame | protected |
OnMenu(wxCommandEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | |
OnMRUFile(wxCommandEvent &event) | a2dDocumentFrame | protected |
OnPaint(wxPaintEvent &event) | a2dDocumentFrame | protected |
OnPasteShape(wxCommandEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | protected |
OnRedo(wxCommandEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | |
OnRunScript(wxCommandEvent &event) (defined in a2dLuaEditorFrame) | a2dLuaEditorFrame | protected |
OnSetmenuStrings(a2dCommandProcessorEvent &event) | a2dEditorFrame | |
OnShowExecDlg2(wxCommandEvent &event) (defined in a2dLuaEditorFrame) | a2dLuaEditorFrame | protected |
OnTheme(a2dEditorFrameEvent &themeEvent) (defined in a2dLuaEditorFrame) | a2dLuaEditorFrame | protected |
OnUndo(wxCommandEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | |
OnUndoEvent(a2dCommandProcessorEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | |
OnUpdateCopyShape(wxUpdateUIEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | protected |
OnUpdatePasteShape(wxUpdateUIEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | protected |
OnUpdateUI(wxUpdateUIEvent &event) (defined in a2dLuaEditorFrame) | a2dLuaEditorFrame | protected |
PlaceFromLibByCopy() (defined in a2dEditorFrame) | a2dEditorFrame | |
PlaceFromLibByRef() (defined in a2dEditorFrame) | a2dEditorFrame | |
ProcessConnectedEvent(wxEvent &event) (defined in a2dDocumentFrame) | a2dDocumentFrame | |
ProcessEvent(wxEvent &event) | a2dDocumentFrame | |
Quit(wxCommandEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | |
RemoveCmdMenu(wxMenu *parentMenu, const a2dMenuIdItem &cmdId) | a2dDocumentFrame | |
RemoveFromMenu(int id, wxMenu *parentMenu, wxObjectEventFunctionM func) (defined in a2dEditorFrame) | a2dEditorFrame | |
SetDestroyOnCloseView(bool destroyOnCloseView) (defined in a2dDocumentFrame) | a2dDocumentFrame | inline |
SetDrawingPart(a2dDrawingPart *part) (defined in a2dEditorFrame) | a2dEditorFrame | inline |
SetIsParentFrame(bool parentFrame) (defined in a2dDocumentFrame) | a2dDocumentFrame | inline |
SetToolController(a2dStToolContr *contr) | a2dEditorFrame | inline |
SetToolDragingMode(wxCommandEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | |
SetToolDrawingMode(wxCommandEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | |
SetupToolbar() (defined in a2dEditorFrame) | a2dEditorFrame | |
SetView(a2dView *view) | a2dDocumentFrame | |
ShowLibs(wxCommandEvent &event) (defined in a2dEditorFrame) | a2dEditorFrame | |
Theme(const wxString &themeName=wxT("default")) | a2dEditorFrame | |
Update() (defined in a2dEditorFrame) | a2dEditorFrame | |
wxObjectEventFunctionM typedef (defined in a2dEditorFrame) | a2dEditorFrame | |
~a2dDocumentFrame() | a2dDocumentFrame | |
~a2dEditorFrame() (defined in a2dEditorFrame) | a2dEditorFrame | |
~a2dLuaEditorFrame() (defined in a2dLuaEditorFrame) | a2dLuaEditorFrame |