|
Code::Blocks
SVN r11506
|
Functions | |
| void | FillCompilerControl (wxItemContainer *control, const wxString &compilerID, const wxString &validCompilerIDs) |
| void Wizard::FillCompilerControl | ( | wxItemContainer * | control, |
| const wxString & | compilerID, | ||
| const wxString & | validCompilerIDs | ||
| ) |
Definition at line 38 of file wizpage.cpp.
References _T, CompilerFactory::CompilerInheritsFrom(), GetArrayFromString(), CompilerFactory::GetCompiler(), CompilerFactory::GetCompilersCount(), wxArrayString::GetCount(), CompilerFactory::GetDefaultCompilerID(), Compiler::GetID(), Compiler::GetName(), wxString::IsEmpty(), and wxString::IsSameAs().
Referenced by Wiz::FillContainerWithCompilers(), WizBuildTargetPanel::WizBuildTargetPanel(), and WizCompilerPanel::WizCompilerPanel().
1.8.13