Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
SelectDlg Class Reference
Inheritance diagram for SelectDlg:
SelectDlgBase

Public Member Functions

 SelectDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxComboBox * GetComboValue ()
 
wxChoice * GetCondition ()
 
wxListBox * GetField ()
 
void FillValuesControl ()
 
void SetRawLayer (vtRawLayer *pRL)
 
- Public Member Functions inherited from SelectDlgBase
 SelectDlgBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL)
 

Public Attributes

int m_iField
 
int m_iCondition
 
wxString m_strValue
 

Additional Inherited Members

- Protected Attributes inherited from SelectDlgBase
wxStaticText * m_text45
 
wxListBox * m_field
 
wxChoice * m_condition
 
wxComboBox * m_combo_value
 
wxButton * m_ok
 
wxButton * m_cancel
 

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