NIREP

GenerateRDL Class Reference

Inheritance diagram for GenerateRDL:
Collaboration diagram for GenerateRDL:

List of all members.

Public Member Functions

bool Create (wxWindow *parent, wxWindowID id=SYMBOL_GENERATEFILENAMES_IDNAME, const wxString &caption=SYMBOL_GENERATEFILENAMES_TITLE, const wxPoint &pos=SYMBOL_GENERATEFILENAMES_POSITION, const wxSize &size=SYMBOL_GENERATEFILENAMES_SIZE, long style=SYMBOL_GENERATEFILENAMES_STYLE)
void CreateControls ()
 Creates the controls and sizers.
 GenerateRDL (wxWindow *parent, wxWindowID id=SYMBOL_GENERATEFILENAMES_IDNAME, const wxString &caption=SYMBOL_GENERATEFILENAMES_TITLE, const wxPoint &pos=SYMBOL_GENERATEFILENAMES_POSITION, const wxSize &size=SYMBOL_GENERATEFILENAMES_SIZE, long style=SYMBOL_GENERATEFILENAMES_STYLE)
 GenerateRDL ()
 Constructors.
wxBitmap GetBitmapResource (const wxString &name)
 Retrieves bitmap resources.
wxIcon GetIconResource (const wxString &name)
 Retrieves icon resources.
void Init ()
 Initialises member variables.
void OnAddCoordinateClick (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_GENERATE
void OnBrowse2Click (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_BROWSE2
void OnBrowse3Click (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_BROWSE3
void OnBrowseClick (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_BROWSE
void OnCancelClick (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for wxID_CANCEL
void OnCoordinateGridChange (wxGridEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for wxID_CANCEL
void OnDatatypeSelected (wxCommandEvent &event)
 wxEVT_COMMAND_COMBOBOX_SELECTED event handler for ID_DATATYPE
void OnDeleteCoordinateClick (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for wxID_CANCEL
void OnFormatSelected (wxCommandEvent &event)
 wxEVT_COMMAND_COMBOBOX_SELECTED event handler for ID_FORMAT
void OnGenerateClick (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_GENERATE
void OnNotebookPageChanged (wxNotebookEvent &event)
 wxEVT_COMMAND_NOTEBOOK_PAGE_CHANGED event handler for ID_NOTEBOOK
void OnUpdateDMID (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for wxID_CANCEL
void OnUpdateVariables (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for wxID_CANCEL
 ~GenerateRDL ()
 Destructor.

Static Public Member Functions

static bool ShowToolTips ()
 Should we show tooltips?

Detailed Description

GenerateRDL class declaration


Constructor & Destructor Documentation

GenerateRDL::GenerateRDL ( )

Constructors.

*

GenerateRDL::GenerateRDL ( wxWindow *  parent,
wxWindowID  id = SYMBOL_GENERATEFILENAMES_IDNAME,
const wxString &  caption = SYMBOL_GENERATEFILENAMES_TITLE,
const wxPoint &  pos = SYMBOL_GENERATEFILENAMES_POSITION,
const wxSize &  size = SYMBOL_GENERATEFILENAMES_SIZE,
long  style = SYMBOL_GENERATEFILENAMES_STYLE 
)
GenerateRDL::~GenerateRDL ( )

Destructor.


Member Function Documentation

bool GenerateRDL::Create ( wxWindow *  parent,
wxWindowID  id = SYMBOL_GENERATEFILENAMES_IDNAME,
const wxString &  caption = SYMBOL_GENERATEFILENAMES_TITLE,
const wxPoint &  pos = SYMBOL_GENERATEFILENAMES_POSITION,
const wxSize &  size = SYMBOL_GENERATEFILENAMES_SIZE,
long  style = SYMBOL_GENERATEFILENAMES_STYLE 
)
void GenerateRDL::CreateControls ( )

Creates the controls and sizers.

wxBitmap GenerateRDL::GetBitmapResource ( const wxString &  name)

Retrieves bitmap resources.

wxIcon GenerateRDL::GetIconResource ( const wxString &  name)

Retrieves icon resources.

void GenerateRDL::Init ( )

Initialises member variables.

void GenerateRDL::OnAddCoordinateClick ( wxCommandEvent &  event)

wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_GENERATE

void GenerateRDL::OnBrowse2Click ( wxCommandEvent &  event)

wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_BROWSE2

void GenerateRDL::OnBrowse3Click ( wxCommandEvent &  event)

wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_BROWSE3

void GenerateRDL::OnBrowseClick ( wxCommandEvent &  event)

wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_BROWSE

void GenerateRDL::OnCancelClick ( wxCommandEvent &  event)

wxEVT_COMMAND_BUTTON_CLICKED event handler for wxID_CANCEL

void GenerateRDL::OnCoordinateGridChange ( wxGridEvent &  event)

wxEVT_COMMAND_BUTTON_CLICKED event handler for wxID_CANCEL

void GenerateRDL::OnDatatypeSelected ( wxCommandEvent &  event)

wxEVT_COMMAND_COMBOBOX_SELECTED event handler for ID_DATATYPE

void GenerateRDL::OnDeleteCoordinateClick ( wxCommandEvent &  event)

wxEVT_COMMAND_BUTTON_CLICKED event handler for wxID_CANCEL

void GenerateRDL::OnFormatSelected ( wxCommandEvent &  event)

wxEVT_COMMAND_COMBOBOX_SELECTED event handler for ID_FORMAT

void GenerateRDL::OnGenerateClick ( wxCommandEvent &  event)

wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_GENERATE

void GenerateRDL::OnNotebookPageChanged ( wxNotebookEvent &  event)

wxEVT_COMMAND_NOTEBOOK_PAGE_CHANGED event handler for ID_NOTEBOOK

void GenerateRDL::OnUpdateDMID ( wxCommandEvent &  event)

wxEVT_COMMAND_BUTTON_CLICKED event handler for wxID_CANCEL

void GenerateRDL::OnUpdateVariables ( wxCommandEvent &  event)

wxEVT_COMMAND_BUTTON_CLICKED event handler for wxID_CANCEL

bool GenerateRDL::ShowToolTips ( ) [static]

Should we show tooltips?

 All Classes Functions Variables Typedefs Enumerations Enumerator