This is the complete list of members for PrefDialog, including all inherited members.
backFilterPropGrid | PrefDialog | protected |
btnCancel | PrefDialog | protected |
btnOK | PrefDialog | protected |
checkAllowOnlineUpdate | PrefDialog | protected |
chkControl | PrefDialog | protected |
chkPlotlist | PrefDialog | protected |
chkPreferOrtho | PrefDialog | protected |
chkRawData | PrefDialog | protected |
cleanup() | PrefDialog | |
comboPanelStartMode | PrefDialog | protected |
DECLARE_EVENT_TABLE() | PrefDialog | protected |
do_filtergrid_prop_layout() | PrefDialog | |
filterBtnResetAllFilters | PrefDialog | protected |
filterGridProperties | PrefDialog | protected |
filterPropSizer_staticbox | PrefDialog | protected |
filterResetDefaultFilter | PrefDialog | protected |
getAllowOnlineUpdate() const | PrefDialog | inline |
getFilterDefaults(std::vector< Filter * > &defs) const | PrefDialog | |
getMouseMoveRate() const | PrefDialog | inline |
getMouseZoomRate() const | PrefDialog | inline |
getPanelDefaults(unsigned int &panelMode, bool &panelControl, bool &panelRaw, bool &panelPlotlist) const | PrefDialog | |
getPreferOrthoCam() const | PrefDialog | inline |
initialise() | PrefDialog | |
labelFastCamMoveRate | PrefDialog | protected |
labelSlowCamMoveRate | PrefDialog | protected |
labelSlowCamZoomRate | PrefDialog | protected |
labelSlowFastZoomRate | PrefDialog | protected |
lblFilters | PrefDialog | protected |
lblMoveSpeed | PrefDialog | protected |
lblZoomSpeed | PrefDialog | protected |
listFilters | PrefDialog | protected |
notePrefPanels | PrefDialog | protected |
notePrefPanels_pane_3 | PrefDialog | protected |
OnCheckPreferOrtho(wxCommandEvent &event) | PrefDialog | virtual |
OnFilterCellChange(wxPropertyGridEvent &event) | PrefDialog | virtual |
OnFilterListClick(wxCommandEvent &event) | PrefDialog | virtual |
OnIdle(wxIdleEvent &evt) | PrefDialog | virtual |
OnMouseMoveSlider(wxScrollEvent &event) | PrefDialog | |
OnMouseZoomSlider(wxScrollEvent &event) | PrefDialog | |
OnResetFilterAllButton(wxCommandEvent &event) | PrefDialog | virtual |
OnResetFilterButton(wxCommandEvent &event) | PrefDialog | virtual |
OnStartupPanelCombo(wxCommandEvent &event) | PrefDialog | virtual |
panelFilters | PrefDialog | protected |
panelStartup | PrefDialog | protected |
PrefDialog(wxWindow *parent, int id=wxID_ANY, const wxString &title=wxT("Preferences"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER) | PrefDialog | |
setAllowOnlineUpdate(bool allowed) | PrefDialog | inline |
setFilterDefaults(const std::vector< Filter * > &defs) | PrefDialog | |
setMouseMoveRate(unsigned int rate) | PrefDialog | inline |
setMouseZoomRate(unsigned int rate) | PrefDialog | inline |
setPanelDefaults(unsigned int panelMode, bool panelControl, bool panelRaw, bool panelPlotlist) | PrefDialog | |
setPreferOrthoCam(bool prefer) const | PrefDialog | inline |
sizer_2_staticbox | PrefDialog | protected |
sizer_7_staticbox | PrefDialog | protected |
sizerCamSpeed_staticbox | PrefDialog | protected |
sliderCamMoveRate | PrefDialog | protected |
sliderCamZoomRate | PrefDialog | protected |
updateSizer_staticbox | PrefDialog | protected |
~PrefDialog() | PrefDialog | virtual |