NIREP

WindowDeleteSpatialData Class Reference

Inheritance diagram for WindowDeleteSpatialData:
Collaboration diagram for WindowDeleteSpatialData:

List of all members.

Public Member Functions

void CancelButton (wxCommandEvent &event)
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_WINDOWDELETESPATIALDATA_IDNAME, const wxString &caption=SYMBOL_WINDOWDELETESPATIALDATA_TITLE, const wxPoint &pos=SYMBOL_WINDOWDELETESPATIALDATA_POSITION, const wxSize &size=SYMBOL_WINDOWDELETESPATIALDATA_SIZE, long style=SYMBOL_WINDOWDELETESPATIALDATA_STYLE)
void CreateControls ()
 Creates the controls and sizers.
wxBitmap GetBitmapResource (const wxString &name)
 Retrieves bitmap resources.
wxIcon GetIconResource (const wxString &name)
 Retrieves icon resources.
void Init ()
 Initialises member variables.
void OkButton (wxCommandEvent &event)
void SetRowCol (int r, int c)
 WindowDeleteSpatialData (wxWindow *parent, wxWindowID id=SYMBOL_WINDOWDELETESPATIALDATA_IDNAME, const wxString &caption=SYMBOL_WINDOWDELETESPATIALDATA_TITLE, const wxPoint &pos=SYMBOL_WINDOWDELETESPATIALDATA_POSITION, const wxSize &size=SYMBOL_WINDOWDELETESPATIALDATA_SIZE, long style=SYMBOL_WINDOWDELETESPATIALDATA_STYLE)
 WindowDeleteSpatialData ()
 Constructors.
 ~WindowDeleteSpatialData ()
 Destructor.

Static Public Member Functions

static bool ShowToolTips ()
 Should we show tooltips?

Detailed Description

WindowDeleteSpatialData class declaration


Constructor & Destructor Documentation

WindowDeleteSpatialData::WindowDeleteSpatialData ( )

Constructors.

WindowDeleteSpatialData type definition

WindowDeleteSpatialData event table definition

WindowDeleteSpatialData constructors

WindowDeleteSpatialData::WindowDeleteSpatialData ( wxWindow *  parent,
wxWindowID  id = SYMBOL_WINDOWDELETESPATIALDATA_IDNAME,
const wxString &  caption = SYMBOL_WINDOWDELETESPATIALDATA_TITLE,
const wxPoint &  pos = SYMBOL_WINDOWDELETESPATIALDATA_POSITION,
const wxSize &  size = SYMBOL_WINDOWDELETESPATIALDATA_SIZE,
long  style = SYMBOL_WINDOWDELETESPATIALDATA_STYLE 
)
WindowDeleteSpatialData::~WindowDeleteSpatialData ( )

Destructor.

WindowDeleteSpatialData destructor


Member Function Documentation

void WindowDeleteSpatialData::CancelButton ( wxCommandEvent &  event)
bool WindowDeleteSpatialData::Create ( wxWindow *  parent,
wxWindowID  id = SYMBOL_WINDOWDELETESPATIALDATA_IDNAME,
const wxString &  caption = SYMBOL_WINDOWDELETESPATIALDATA_TITLE,
const wxPoint &  pos = SYMBOL_WINDOWDELETESPATIALDATA_POSITION,
const wxSize &  size = SYMBOL_WINDOWDELETESPATIALDATA_SIZE,
long  style = SYMBOL_WINDOWDELETESPATIALDATA_STYLE 
)
void WindowDeleteSpatialData::CreateControls ( )

Creates the controls and sizers.

Control creation for WindowDeleteSpatialData

wxBitmap WindowDeleteSpatialData::GetBitmapResource ( const wxString &  name)

Retrieves bitmap resources.

Get bitmap resources

wxIcon WindowDeleteSpatialData::GetIconResource ( const wxString &  name)

Retrieves icon resources.

Get icon resources

void WindowDeleteSpatialData::Init ( )

Initialises member variables.

Member initialisation

void WindowDeleteSpatialData::OkButton ( wxCommandEvent &  event)
void WindowDeleteSpatialData::SetRowCol ( int  r,
int  c 
)
bool WindowDeleteSpatialData::ShowToolTips ( ) [static]

Should we show tooltips?

 All Classes Functions Variables Typedefs Enumerations Enumerator