a2dSettings Class Reference

#include <settingsdlg.h>

List of all members.

Public Member Functions

 a2dSettings ()
 Constructors.
 a2dSettings (wxWindow *parent, wxWindowID id=SYMBOL_A2DSETTINGS_IDNAME, const wxString &caption=SYMBOL_A2DSETTINGS_TITLE, const wxPoint &pos=SYMBOL_A2DSETTINGS_POSITION, const wxSize &size=SYMBOL_A2DSETTINGS_SIZE, long style=SYMBOL_A2DSETTINGS_STYLE)
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_A2DSETTINGS_IDNAME, const wxString &caption=SYMBOL_A2DSETTINGS_TITLE, const wxPoint &pos=SYMBOL_A2DSETTINGS_POSITION, const wxSize &size=SYMBOL_A2DSETTINGS_SIZE, long style=SYMBOL_A2DSETTINGS_STYLE)
 Creation.
 ~a2dSettings ()
 Destructor.
void Init ()
 Initialises member variables.
bool Show (bool show=true)
 Show and intialize.
void UpdateEntries ()
void CreateControls ()
 Creates the controls and sizers.
void OnCloseWindow (wxCloseEvent &event)
 wxEVT_CLOSE_WINDOW event handler for ID_A2DSETTINGS
void OnLeftDown (wxMouseEvent &event)
 wxEVT_LEFT_DOWN event handler for ID_BUTTON1
void OnChangedDocument (a2dCommandEvent &event)
void OnUnitsSelected (wxCommandEvent &event)
wxBitmap GetBitmapResource (const wxString &name)
 Retrieves bitmap resources.
wxIcon GetIconResource (const wxString &name)
 Retrieves icon resources.

Static Public Member Functions

static bool ShowToolTips ()
 Should we show tooltips?

Public Attributes

wxNotebook * m_settingsTabs
wxPanel * m_displaySet
wxChoice * m_units
wxArrayString m_unitsStrings
wxTextCtrl * m_displayAberation
wxTextCtrl * m_objectThreshold
wxTextCtrl * m_primThreshold
wxCheckBox * m_drawRectangle
wxTextCtrl * m_selectionDistance
wxPanel * m_booleanSet
wxTextCtrl * m_snapfactor
wxTextCtrl * m_offsetAber
wxTextCtrl * m_roundFactor
wxTextCtrl * m_offset
wxTextCtrl * m_smoothAber
wxTextCtrl * m_maxLineMerge
wxTextCtrl * m_intersectionGrid
wxCheckBox * m_fillRuleWinding
wxCheckBox * m_linkHoles
wxPanel * m_arcpolySet
wxTextCtrl * m_minRadius
wxTextCtrl * m_maxRadius
wxTextCtrl * m_poly2arcAber
wxTextCtrl * m_arc2polyAber
wxTextCtrl * m_gridDistX
wxTextCtrl * m_gridDistY
wxCheckBox * m_drawOutline


Detailed Description

a2dSettings class declaration

Definition at line 51 of file settingsdlg.h.


Constructor & Destructor Documentation

a2dSettings::a2dSettings (  ) 

Constructors.

a2dSettings type definition

a2dSettings event table definition

a2dSettings constructors

Definition at line 80 of file settingsdlg.cpp.

a2dSettings::~a2dSettings (  ) 

Destructor.

a2dSettings destructor

Definition at line 128 of file settingsdlg.cpp.


Member Function Documentation

bool a2dSettings::Create ( wxWindow *  parent,
wxWindowID  id = SYMBOL_A2DSETTINGS_IDNAME,
const wxString &  caption = SYMBOL_A2DSETTINGS_TITLE,
const wxPoint &  pos = SYMBOL_A2DSETTINGS_POSITION,
const wxSize &  size = SYMBOL_A2DSETTINGS_SIZE,
long  style = SYMBOL_A2DSETTINGS_STYLE 
)

Creation.

a2dSettings creator

Definition at line 98 of file settingsdlg.cpp.

void a2dSettings::Init (  ) 

Initialises member variables.

Member initialisation

Definition at line 140 of file settingsdlg.cpp.

void a2dSettings::CreateControls (  ) 

Creates the controls and sizers.

Control creation for a2dSettings

Definition at line 201 of file settingsdlg.cpp.

void a2dSettings::OnCloseWindow ( wxCloseEvent &  event  ) 

wxEVT_CLOSE_WINDOW event handler for ID_A2DSETTINGS

wxEVT_CLOSE_WINDOW event handler for ID_A2DSETTINGS

Definition at line 605 of file settingsdlg.cpp.

void a2dSettings::OnLeftDown ( wxMouseEvent &  event  ) 

wxEVT_LEFT_DOWN event handler for ID_BUTTON1

wxEVT_LEFT_DOWN event handler for ID_BUTTON1

Definition at line 533 of file settingsdlg.cpp.

wxBitmap a2dSettings::GetBitmapResource ( const wxString &  name  ) 

Retrieves bitmap resources.

Get bitmap resources

Definition at line 498 of file settingsdlg.cpp.

wxIcon a2dSettings::GetIconResource ( const wxString &  name  ) 

Retrieves icon resources.

Get icon resources

Definition at line 511 of file settingsdlg.cpp.

bool a2dSettings::ShowToolTips (  )  [static]

Should we show tooltips?

Should we show tooltips?

Definition at line 489 of file settingsdlg.cpp.


The documentation for this class was generated from the following files:
a2dSettings Class Reference -- Tue Aug 31 18:34:02 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation