Crevaya 0.1-PreAlpha

GUIMainFrame Class Reference

#include <gui.h>

Inheritance diagram for GUIMainFrame:
Collaboration diagram for GUIMainFrame:

List of all members.

Public Member Functions

 GUIMainFrame (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Crevaya"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(502, 385), long style=wxDEFAULT_FRAME_STYLE|wxCLIP_CHILDREN|wxTAB_TRAVERSAL)
 ~GUIMainFrame ()

Protected Member Functions

virtual void OnLeftButton (wxMouseEvent &event)
virtual void OnMouseMove (wxMouseEvent &event)
virtual void OnRightButton (wxMouseEvent &event)

Protected Attributes

MainCanvasm_canvas

Detailed Description


Constructor & Destructor Documentation

GUIMainFrame::GUIMainFrame ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = _("Crevaya"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( 502,385 ),
long  style = wxDEFAULT_FRAME_STYLE|wxCLIP_CHILDREN|wxTAB_TRAVERSAL 
)
GUIMainFrame::~GUIMainFrame ( )

Member Function Documentation

virtual void GUIMainFrame::OnLeftButton ( wxMouseEvent &  event) [inline, protected, virtual]
virtual void GUIMainFrame::OnMouseMove ( wxMouseEvent &  event) [inline, protected, virtual]
virtual void GUIMainFrame::OnRightButton ( wxMouseEvent &  event) [inline, protected, virtual]

Member Data Documentation


The documentation for this class was generated from the following files: