|
NIREP
|


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? | |
WindowDeleteSpatialData class declaration
| 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
| 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 |
||
| ) |
WindowDeleteSpatialData creator
| 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?