wxPackageBuildDlg Class Reference

List of all members.

Public Member Functions

 wxPackageBuildDlg ()
 Constructors.
 wxPackageBuildDlg (wxWindow *parent, wxWindowID id=SYMBOL_WXPACKAGEBUILDDLG_IDNAME, const wxString &caption=SYMBOL_WXPACKAGEBUILDDLG_TITLE, const wxPoint &pos=SYMBOL_WXPACKAGEBUILDDLG_POSITION, const wxSize &size=SYMBOL_WXPACKAGEBUILDDLG_SIZE, long style=SYMBOL_WXPACKAGEBUILDDLG_STYLE)
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_WXPACKAGEBUILDDLG_IDNAME, const wxString &caption=SYMBOL_WXPACKAGEBUILDDLG_TITLE, const wxPoint &pos=SYMBOL_WXPACKAGEBUILDDLG_POSITION, const wxSize &size=SYMBOL_WXPACKAGEBUILDDLG_SIZE, long style=SYMBOL_WXPACKAGEBUILDDLG_STYLE)
 Creation.
void CreateControls ()
 Creates the controls and sizers.
void OnPageChanged (wxNotebookEvent &)
void OnOK (wxCommandEvent &)
void SetPackage (const wxPackage &p)
wxPackage GetPackage () const
bool IsSelectedBuildOptPage () const
bool IsSelectedCompilerPage () const

Protected Attributes

wxExtCmdOptionsPanelm_pBuildOptPanel
 our internal options panel
wxCompilerSettingsPanelm_pCompilerPanel
 the build system panel dialog
wxNotebook * m_pNotebook
 the notebook used by this panel
wxStaticText * m_pDescLabel
 The informative static text above the compiler panel.
wxPackageCompilerFormat m_last

Detailed Description

Definition at line 49 of file builddlg.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