wxArt2D
Public Types | Public Member Functions | Protected Attributes | List of all members
wxLuaEditor Class Reference
Inheritance diagram for wxLuaEditor:
Inheritance graph
[legend]
Collaboration diagram for wxLuaEditor:
Collaboration graph
[legend]

Public Types

enum  mark_Type { marginError = STE_MARGIN_MARKER, marginBreak = STE_MARGIN_MARKER, markerError = STE_MARKER__MAX, markerBreak }
 

Public Member Functions

 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"))
 
wxLuaIDEGetwxLuaIDE () 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)
 

Protected Attributes

wxLuaIDEm_wxluaIDE
 

Detailed Description

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 -- . -- Main Page Reference Documentation