StateDialog Class Reference
[Roadnav Dialog Classes]

wxDialog allowing the selection of one or more states More...

#include <StateDialog.h>

List of all members.

Public Member Functions

 StateDialog (wxWindow *parent)
void OnOk (wxCommandEvent &event)
 Ok clicked - save the selection to the vector m_strSelStates.

Public Attributes

std::vector< wxString > m_strSelStates

Private Attributes

wxListCtrl * m_ctlStates
 List control containing the list of states.


Detailed Description

wxDialog allowing the selection of one or more states

Definition at line 32 of file MainPage.txt.


Constructor & Destructor Documentation

StateDialog::StateDialog ( wxWindow *  parent  ) 


Member Function Documentation

void StateDialog::OnOk ( wxCommandEvent &  event  ) 

Ok clicked - save the selection to the vector m_strSelStates.

Definition at line 105 of file StateDialog.cpp.


Member Data Documentation

std::vector<wxString> StateDialog::m_strSelStates

Definition at line 46 of file StateDialog.h.

wxListCtrl* StateDialog::m_ctlStates [private]

List control containing the list of states.

Definition at line 50 of file StateDialog.h.


The documentation for this class was generated from the following files:

Generated on Sun Jul 27 17:26:16 2008 for Roadnav by  doxygen 1.5.5