wxCompilerSettingsPanel Class Reference

List of all members.

Public Member Functions

 wxCompilerSettingsPanel ()
 Constructors.
 wxCompilerSettingsPanel (wxWindow *parent, wxWindowID id=SYMBOL_WXCOMPILERSETTINGSPANEL_IDNAME, const wxPoint &pos=SYMBOL_WXCOMPILERSETTINGSPANEL_POSITION, const wxSize &size=SYMBOL_WXCOMPILERSETTINGSPANEL_SIZE, long style=SYMBOL_WXCOMPILERSETTINGSPANEL_STYLE)
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_WXCOMPILERSETTINGSPANEL_IDNAME, const wxPoint &pos=SYMBOL_WXCOMPILERSETTINGSPANEL_POSITION, const wxSize &size=SYMBOL_WXCOMPILERSETTINGSPANEL_SIZE, long style=SYMBOL_WXCOMPILERSETTINGSPANEL_STYLE)
 Creation.
void CreateControls ()
 Creates the controls and sizers.
bool ShowToolTips ()
void OnCompilerChanged (wxCommandEvent &)
void OnAutodetect (wxCommandEvent &)
void OnAddNewPath (wxCommandEvent &ev)
void OnRemovePath (wxCommandEvent &ev)
void OnEditPath (wxCommandEvent &)
void OnOpenPath (wxCommandEvent &)
void OnUpdateUI (wxUpdateUIEvent &)
void UpdatePathList ()
void UpdatePackageCompiler ()
void UpdateCompilerSettingsPaths ()
void UpdateNotes ()
wxPackageGetPackage ()
wxPackageCompilerFormat GetSelCompilerFormat () const
void InitAsGlobal ()
void SetPackage (const wxPackage &)

Static Public Member Functions

static void InteractiveAutodetectPathsFor (wxPackageCompilerFormat f)
 Interactively detects paths for the given format.

Protected Member Functions

wxString GetCompilerUserFriendlyName (wxPackageCompilerFormat f)

Static Protected Member Functions

static bool AutodetectMSVC ()
static bool AutodetectBCC ()
static bool AutodetectMinGW ()
static bool AutodetectWatcom ()

Protected Attributes

wxChoice * m_pCompilerChoice
wxListBox * m_pPathList
wxTextCtrl * m_pNotes
wxPackage m_pkg

Detailed Description

Definition at line 59 of file compilerpanel.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