wxArt2D
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
a2dNewDocumentSize Class Reference

#include <settingsdlg.h>

Inheritance diagram for a2dNewDocumentSize:
Inheritance graph
[legend]
Collaboration diagram for a2dNewDocumentSize:
Collaboration graph
[legend]

Public Member Functions

 a2dNewDocumentSize ()
 Constructors.
 
 a2dNewDocumentSize (wxWindow *parent, wxWindowID id=SYMBOL_A2DNEWDOCUMENTSIZE_IDNAME, const wxString &caption=SYMBOL_A2DNEWDOCUMENTSIZE_TITLE, const wxPoint &pos=SYMBOL_A2DNEWDOCUMENTSIZE_POSITION, const wxSize &size=SYMBOL_A2DNEWDOCUMENTSIZE_SIZE, long style=SYMBOL_A2DNEWDOCUMENTSIZE_STYLE)
 
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_A2DNEWDOCUMENTSIZE_IDNAME, const wxString &caption=SYMBOL_A2DNEWDOCUMENTSIZE_TITLE, const wxPoint &pos=SYMBOL_A2DNEWDOCUMENTSIZE_POSITION, const wxSize &size=SYMBOL_A2DNEWDOCUMENTSIZE_SIZE, long style=SYMBOL_A2DNEWDOCUMENTSIZE_STYLE)
 Creation.
 
 ~a2dNewDocumentSize ()
 Destructor.
 
void Init ()
 Initialises member variables.
 
void CreateControls ()
 Creates the controls and sizers.
 
void OnXEnter (wxCommandEvent &event)
 wxEVT_COMMAND_TEXT_ENTER event handler for ID_X
 
void OnYEnter (wxCommandEvent &event)
 wxEVT_COMMAND_TEXT_ENTER event handler for ID_Y
 
void OnUnitsSelected (wxCommandEvent &event)
 wxEVT_COMMAND_CHOICE_SELECTED event handler for ID_UNITS
 
void OnOkeClick (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_oke
 
double GetSizeX () const
 
double GetSizeY () const
 
wxString GetUnit () const
 

Static Public Member Functions

static bool ShowToolTips ()
 Should we show tooltips?
 

Public Attributes

wxTextCtrl * m_x
 
wxTextCtrl * m_y
 
wxChoice * m_units
 
wxArrayString m_unitsStrings
 

Detailed Description

a2dNewDocumentSize class declaration

Definition at line 150 of file settingsdlg.h.


The documentation for this class was generated from the following files:
a2dNewDocumentSize Class Reference -- Sun Oct 12 2014 17:04:44 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation