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

#include <camcreate.h>

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

Public Member Functions

 a2dCamCreate ()
 Constructors. More...
 
 a2dCamCreate (wxWindow *parent, a2dHabitat *habitat=NULL, wxWindowID id=SYMBOL_A2DCAMCREATE_IDNAME, const wxString &caption=SYMBOL_A2DCAMCREATE_TITLE, const wxPoint &pos=SYMBOL_A2DCAMCREATE_POSITION, const wxSize &size=SYMBOL_A2DCAMCREATE_SIZE, long style=SYMBOL_A2DCAMCREATE_STYLE)
 
bool Create (wxWindow *parent, a2dHabitat *habitat=NULL, wxWindowID id=SYMBOL_A2DCAMCREATE_IDNAME, const wxString &caption=SYMBOL_A2DCAMCREATE_TITLE, const wxPoint &pos=SYMBOL_A2DCAMCREATE_POSITION, const wxSize &size=SYMBOL_A2DCAMCREATE_SIZE, long style=SYMBOL_A2DCAMCREATE_STYLE)
 Creation. More...
 
 ~a2dCamCreate ()
 Destructor. More...
 
void Init ()
 Initialises member variables. More...
 
void CreateControls ()
 Creates the controls and sizers. More...
 
void OnCamCreateOkeClick (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_CamCreateOke More...
 
void OnCancel (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_CamCreateCancel More...
 
wxBitmap GetBitmapResource (const wxString &name)
 Retrieves bitmap resources. More...
 
wxIcon GetIconResource (const wxString &name)
 Retrieves icon resources. More...
 

Static Public Member Functions

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

Public Attributes

a2dHabitatm_habitat
 
wxTextCtrl * m_camName
 
wxSpinCtrl * m_NrPorts
 
wxCheckBox * m_symbol
 
wxCheckBox * m_diagram
 
wxCheckBox * m_gui
 
wxRadioButton * m_instanceSymbol
 
wxRadioButton * m_instanceDiagram
 
wxRadioButton * m_noInst
 
wxButton * m_oke
 
wxButton * m_cancel
 
a2dCameleonPtr m_cameleon
 

Detailed Description

a2dCamCreate class declaration

Definition at line 65 of file camcreate.h.

Constructor & Destructor Documentation

a2dCamCreate::a2dCamCreate ( )

Constructors.

a2dCamCreate type definition

a2dCamCreate event table definition

a2dCamCreate constructors

Definition at line 56 of file camcreate.cpp.

a2dCamCreate::~a2dCamCreate ( )

Destructor.

a2dCamCreate destructor

Definition at line 94 of file camcreate.cpp.

Member Function Documentation

bool a2dCamCreate::Create ( wxWindow *  parent,
a2dHabitat habitat = NULL,
wxWindowID  id = SYMBOL_A2DCAMCREATE_IDNAME,
const wxString &  caption = SYMBOL_A2DCAMCREATE_TITLE,
const wxPoint &  pos = SYMBOL_A2DCAMCREATE_POSITION,
const wxSize &  size = SYMBOL_A2DCAMCREATE_SIZE,
long  style = SYMBOL_A2DCAMCREATE_STYLE 
)

Creation.

a2dCamCreate creator

Definition at line 72 of file camcreate.cpp.

void a2dCamCreate::CreateControls ( )

Creates the controls and sizers.

Control creation for a2dCamCreate

Definition at line 127 of file camcreate.cpp.

wxBitmap a2dCamCreate::GetBitmapResource ( const wxString &  name)

Retrieves bitmap resources.

Get bitmap resources

Definition at line 243 of file camcreate.cpp.

wxIcon a2dCamCreate::GetIconResource ( const wxString &  name)

Retrieves icon resources.

Get icon resources

Definition at line 256 of file camcreate.cpp.

void a2dCamCreate::Init ( )

Initialises member variables.

Member initialisation

Definition at line 105 of file camcreate.cpp.

void a2dCamCreate::OnCamCreateOkeClick ( wxCommandEvent &  event)

wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_CamCreateOke

wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_CamCreateOke

Definition at line 270 of file camcreate.cpp.

void a2dCamCreate::OnCancel ( wxCommandEvent &  event)

wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_CamCreateCancel

wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_CamCreateCancel

Definition at line 326 of file camcreate.cpp.

bool a2dCamCreate::ShowToolTips ( )
static

Should we show tooltips?

Should we show tooltips?

Definition at line 234 of file camcreate.cpp.


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