|
| ImportDataWizard (wxWindow *window, wxWindowID id, ProjectManager *prjManager) |
|
wxWizardPage * | GetFirstPage () const |
|
tmImport * | GetImport () const |
|
| tmWizardImport (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxBitmap &bitmap=wxNullBitmap, const wxPoint &pos=wxDefaultPosition, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER) |
|
|
int | GetPageIndex (wxWizardPage *page) |
|
void | OnWizardBeforePageChanged (wxWizardEvent &event) |
|
void | OnWizardFinished (wxWizardEvent &event) |
|
void | EnableNextButton (bool state=true) |
|
void | EnableBackButton (bool state=true) |
|
void | SetControlEnable (int id, bool state) |
|
void | OnFileChanged (wxFileDirPickerEvent &event) |
|
virtual void | ToggleKindFieldSelection (wxCommandEvent &event) |
|
|
WizardPages | m_pages |
|
wxStaticText * | m_staticText1 |
|
wxRadioButton * | m_radioBtnSHP |
|
wxRadioButton * | m_radioBtnCSV |
|
wxBoxSizer * | m_sizerFilePath |
|
wxStaticText * | m_staticText3 |
|
wxFilePickerCtrl * | m_filePicker |
|
wxStaticText * | m_infoLabelCtrl1 |
|
wxStaticText * | m_infoValueCtrl1 |
|
wxStaticText * | m_infoLabelCtrl2 |
|
wxStaticText * | m_infoValueCtrl2 |
|
wxStaticText * | m_staticText9 |
|
wxStaticText * | m_staticText11 |
|
wxChoice * | m_choiceX |
|
wxStaticText * | m_staticText12 |
|
wxChoice * | m_choiceY |
|
wxStaticText * | m_staticText91 |
|
wxStaticText * | m_staticText101 |
|
wxChoice * | m_choiceTarget |
|
wxStaticText * | m_staticText13 |
|
wxChoice * | m_choiceLayer |
|
wxStaticText * | m_staticText15 |
|
wxChoice * | m_choiceKind |
|
wxStaticText * | m_staticText18 |
|
wxCheckBox * | m_checkBoxAllSameKind |
|
wxStaticText * | m_staticText16 |
|
wxScrolledWindow * | m_scrolledWindow3 |
|
wxFlexGridSizer * | m_fgSizerKinds |
|
wxStaticText * | m_staticText14 |
|
wxScrolledWindow * | m_scrolledWindow1 |
|
wxFlexGridSizer * | m_fgSizerAttributes |
|
wxStaticText * | m_staticText141 |
|
wxScrolledWindow * | m_scrolledWindow2 |
|
wxBoxSizer * | m_sizerEnums |
|
◆ OnFileChanged()
void ImportDataWizard::OnFileChanged |
( |
wxFileDirPickerEvent & |
event | ) |
|
|
protectedvirtual |
◆ OnWizardFinished()
void ImportDataWizard::OnWizardFinished |
( |
wxWizardEvent & |
event | ) |
|
|
protectedvirtual |
◆ ToggleKindFieldSelection()
void ImportDataWizard::ToggleKindFieldSelection |
( |
wxCommandEvent & |
event | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files:
- /github/workspace/src/gui/tmimportdatawiz.h
- /github/workspace/src/gui/tmimportdatawiz.cpp