Enviro application
|
Inherits PlantDlgBase.
Public Member Functions | |
PlantDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) | |
void | SetSpeciesList (vtSpeciesList3d *plants) |
void | SetDlgPlantOptions (PlantingOptions &opt) |
void | ShowOnlyAvailableSpecies (bool bFlag) |
void | SetLang (const wxString &strTwoLetterLangCode) |
wxChoice * | GetLanguage () |
wxCheckBox * | GetCommonNames () |
wxSlider * | GetPlantVarianceSlider () |
wxRadioButton * | GetPlantContinuous () |
wxRadioButton * | GetPlantLinear () |
wxRadioButton * | GetPlantIndividual () |
wxSlider * | GetHeightSlider () |
wxChoice * | GetSpecies () |
Protected Member Functions | |
void | UpdateEnabling () |
void | UpdateAvailableLanguages () |
void | UpdatePlantSizes () |
void | UpdatePlantNames () |
void | HeightToSlider () |
void | ModeToRadio () |
void | SpeciesIdToSpeciesIndex () |
void | SpeciesIndexToSpeciesId () |
void | UpdateHeightFromSpecies () |
PlantDlg::PlantDlg | ( | wxWindow * | parent, |
wxWindowID | id, | ||
const wxString & | title, | ||
const wxPoint & | pos = wxDefaultPosition , |
||
const wxSize & | size = wxDefaultSize , |
||
long | style = wxDEFAULT_DIALOG_STYLE |
||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
void PlantDlg::SetDlgPlantOptions | ( | PlantingOptions & | opt | ) |
void PlantDlg::SetLang | ( | const wxString & | strTwoLetterLangCode | ) |
void PlantDlg::SetSpeciesList | ( | vtSpeciesList3d * | plants | ) |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |