wxPackageManagerSettingsDlg Class Reference

List of all members.

Public Member Functions

 wxPackageManagerSettingsDlg ()
 Constructors.
 wxPackageManagerSettingsDlg (wxWindow *parent, wxWindowID id, wxConfigBase *, const wxString &path, wxPackageViewerPanel *, wxPackageBrowserPanel *)
bool Create (wxWindow *parent, wxWindowID id, wxConfigBase *, const wxString &path, wxPackageViewerPanel *, wxPackageBrowserPanel *)
 Creation.
void CreateControls ()
 Creates the controls and sizers.
void OnLocalRepoAddPath (wxCommandEvent &)
void OnLocalRepoEditPath (wxCommandEvent &)
void OnLocalRepoOpenPath (wxCommandEvent &)
void OnLocalRepoDeletePath (wxCommandEvent &)
void OnWxBuildAddNew (wxCommandEvent &)
void OnWxBuildEdit (wxCommandEvent &)
void OnWxBuildDelete (wxCommandEvent &)
void OnWxBuildAutodetect (wxCommandEvent &)
void OnOK (wxCommandEvent &)
void OnUpdateUI (wxUpdateUIEvent &)
bool LoadSettings ()
void ApplySettings ()

Protected Attributes

wxChoice * m_pViewMode
wxCheckBox * m_pLoadWxDocs
wxCheckBox * m_pAutoLoadWxPackages
wxDirPickerCtrl * m_pDownloadPicker
wxDirPickerCtrl * m_pDecompressionPicker
wxDirPickerCtrl * m_pInstallationPicker
wxListBox * m_pPathList
wxListBox * m_pWxBuildList
wxCheckListBox * m_pQuestionList
wxPackagePresetsPanelm_pPresetsPanel
wxCompilerSettingsPanelm_pCompilerOptPanel
wxConfigBase * m_pCfg
wxString m_strPath
wxPackageViewerPanelm_pViewerPanel
wxPackageBrowserPanelm_pBrowserPanel
wxWidgetsBuildArray m_arrBuilds
wxArrayString m_questionListKeynames

Detailed Description

Definition at line 71 of file settingsdlg.h.


The documentation for this class was generated from the following files:
Generated on Thu Feb 1 22:14:32 2007 for wxWidgets Package Manager by  doxygen 1.5.1-p1