wxPackageOptionEditDlg Class Reference

List of all members.

Public Member Functions

 wxPackageOptionEditDlg ()
 Constructors.
 wxPackageOptionEditDlg (wxWindow *parent, wxWindowID id=SYMBOL_WXPACKAGEOPTIONEDITDLG_IDNAME, const wxString &caption=SYMBOL_WXPACKAGEOPTIONEDITDLG_TITLE, const wxPoint &pos=SYMBOL_WXPACKAGEOPTIONEDITDLG_POSITION, const wxSize &size=SYMBOL_WXPACKAGEOPTIONEDITDLG_SIZE, long style=SYMBOL_WXPACKAGEOPTIONEDITDLG_STYLE)
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_WXPACKAGEOPTIONEDITDLG_IDNAME, const wxString &caption=SYMBOL_WXPACKAGEOPTIONEDITDLG_TITLE, const wxPoint &pos=SYMBOL_WXPACKAGEOPTIONEDITDLG_POSITION, const wxSize &size=SYMBOL_WXPACKAGEOPTIONEDITDLG_SIZE, long style=SYMBOL_WXPACKAGEOPTIONEDITDLG_STYLE)
 Creation.
void CreateControls ()
 Creates the controls and sizers.
void OnOK (wxCommandEvent &)
void OnCategory (wxCommandEvent &ev)
void SetOption (const wxPackageCommandOption &opt)
wxPackageCommandOption GetOption () const

Static Public Member Functions

static bool ShowToolTips ()
 Should we show tooltips?

Protected Attributes

wxNotebook * m_pNotebook
wxTextCtrl * m_pName
wxChoice * m_pCategory
wxTextCtrl * m_pAllowedValues
wxTextCtrl * m_pDefValue
wxComboBox * m_pGroup
wxTextCtrl * m_pDescription
wxPackageConditionPanel * m_pConditionPanel

Detailed Description

Definition at line 53 of file opteditdlg.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