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

#include <pathsettings.h>

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

Public Member Functions

 a2dPathSettings ()
 Constructors. More...
 
 a2dPathSettings (a2dHabitat *habitat, wxWindow *parent, wxWindowID id=SYMBOL_a2dPathSettings_IDNAME, const wxString &caption=SYMBOL_a2dPathSettings_TITLE, const wxPoint &pos=SYMBOL_a2dPathSettings_POSITION, const wxSize &size=SYMBOL_a2dPathSettings_SIZE, long style=SYMBOL_a2dPathSettings_STYLE)
 
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_a2dPathSettings_IDNAME, const wxString &caption=SYMBOL_a2dPathSettings_TITLE, const wxPoint &pos=SYMBOL_a2dPathSettings_POSITION, const wxSize &size=SYMBOL_a2dPathSettings_SIZE, long style=SYMBOL_a2dPathSettings_STYLE)
 Creation. More...
 
 ~a2dPathSettings ()
 Destructor. More...
 
void Init ()
 Initialises member variables. More...
 
void CreateControls ()
 Creates the controls and sizers. More...
 

Static Public Member Functions

static bool ShowToolTips ()
 Should we show tooltips? More...
 

Detailed Description

a2dPathSettings class declaration

Definition at line 50 of file pathsettings.h.

Constructor & Destructor Documentation

a2dPathSettings::a2dPathSettings ( )

Constructors.

a2dPathSettings type definition

a2dPathSettings event table definition

a2dPathSettings constructors

Definition at line 69 of file pathsettings.cpp.

a2dPathSettings::~a2dPathSettings ( )

Destructor.

a2dPathSettings destructor

Definition at line 107 of file pathsettings.cpp.

Member Function Documentation

bool a2dPathSettings::Create ( wxWindow *  parent,
wxWindowID  id = SYMBOL_a2dPathSettings_IDNAME,
const wxString &  caption = SYMBOL_a2dPathSettings_TITLE,
const wxPoint &  pos = SYMBOL_a2dPathSettings_POSITION,
const wxSize &  size = SYMBOL_a2dPathSettings_SIZE,
long  style = SYMBOL_a2dPathSettings_STYLE 
)

Creation.

a2dPathSettings creator

Definition at line 86 of file pathsettings.cpp.

void a2dPathSettings::CreateControls ( )

Creates the controls and sizers.

Control creation for a2dPathSettings

Definition at line 134 of file pathsettings.cpp.

void a2dPathSettings::Init ( )

Initialises member variables.

Member initialisation

Definition at line 116 of file pathsettings.cpp.

bool a2dPathSettings::ShowToolTips ( )
static

Should we show tooltips?

Should we show tooltips?

Definition at line 224 of file pathsettings.cpp.


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