|
enum | mark_Type { marginError = STE_MARGIN_MARKER,
marginBreak = STE_MARGIN_MARKER,
markerError = STE_MARKER__MAX,
markerBreak
} |
|
|
| wxLuaEditor (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxT("wxLuaEditor")) |
|
bool | Create (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxT("wxLuaEditor")) |
|
wxLuaIDE * | GetwxLuaIDE () const |
|
void | SetwxLuaIDE (wxLuaIDE *wxluaIDE) |
|
void | ClearBreakpoints () |
|
bool | HasBreakpoint (int line) |
|
void | AddBreakpoint (int line) |
|
void | DeleteBreakpoint (int line) |
|
void | OnMenu (wxCommandEvent &event) |
|
virtual bool | HandleMenuEvent (wxCommandEvent &event) |
|
void | OnMarginClick (wxStyledTextEvent &event) |
|
virtual void | UpdateItems (wxMenu *menu, wxMenuBar *menuBar, wxToolBar *toolBar) |
|
Definition at line 158 of file wxledit.h.
The documentation for this class was generated from the following files:
wxLuaEditor Class Reference -- Sun Oct 12 2014 17:04:57 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . --