|
|
| ListSortWiz (Configuration *cfg, wxWindow *parent, int id, const wxString &title, wxString list, bool eq=false, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
| |
|
wxString | GetValue () |
| |
|
|
void | OnFunctionChange (wxGridEvent &WXUNUSED(unused)) |
| |
|
void | OnLambdaChange (wxGridEvent &WXUNUSED(unused)) |
| |
|
|
wxChoice * | m_choice = NULL |
| |
|
wxRadioButton * | m_sortTraditional |
| |
|
wxRadioButton * | m_sortFunction |
| |
|
wxRadioButton * | m_sortLambda |
| |
|
wxTextCtrl * | m_list |
| |
|
wxTextCtrl * | m_CriterionFunc |
| |
|
wxTextCtrl * | m_Criterion |
| |
|
wxButton * | button_1 |
| |
|
wxButton * | button_2 |
| |
The documentation for this class was generated from the following files: