Public Member Functions | |
| wxWidgetsBuildArray () | |
| Default constructor does nothing. | |
| bool | IsOk () const |
| Returns true if all options are valid. | |
| long | GetPortList () const |
Static Public Member Functions | |
| static bool | LoadGlobals (wxConfigBase *, const wxString &path) |
| Loads the compiler paths from given path. | |
| static void | SaveGlobals (wxConfigBase *, const wxString &path) |
| Saves the compiler paths to given path. | |
Static Public Attributes | |
| static wxWidgetsBuildArray | s_arrWxBuilds |
Definition at line 116 of file wxbuild.h.
1.5.1-p1