| Code::Blocks
    SVN r11506
    | 
This is the complete list of members for Wiz, including all inherited members.
| AddBuildTargetPage(const wxString &targetName, bool isDebug, bool showCompiler=false, const wxString &compilerID=wxEmptyString, const wxString &validCompilerIDs=_T("*"), bool allowCompilerChange=true) | Wiz | |
| AddCompilerPage(const wxString &compilerID, const wxString &validCompilerIDs, bool allowCompilerChange=true, bool allowConfigChange=true) | Wiz | |
| AddFilePathPage(bool showHeaderGuard) | Wiz | |
| AddGenericSelectPathPage(const wxString &pageId, const wxString &descr, const wxString &label, const wxString &defValue) | Wiz | |
| AddGenericSingleChoiceListPage(const wxString &pageName, const wxString &descr, const wxString &choices, int defChoice) | Wiz | |
| AddInfoPage(const wxString &pageId, const wxString &intro_msg) | Wiz | |
| AddPage(const wxString &panelName) | Wiz | |
| AddProjectPathPage() | Wiz | |
| AddWizard(TemplateOutputType otype, const wxString &title, const wxString &cat, const wxString &script, const wxString &templatePNG, const wxString &wizardPNG, const wxString &xrc) | Wiz | |
| AppendContainerWithChoices(const wxString &name, const wxString &choices) | Wiz | |
| AppendContainerWithSelectCompilers(const wxString &name, const wxString &validCompilerIDs) | Wiz | |
| cbPlugin::BuildMenu(cb_optional wxMenuBar *menuBar) | cbPlugin | inlinevirtual | 
| cbPlugin::BuildModuleMenu(cb_optional const ModuleType type, cb_optional wxMenu *menu, cb_optional const FileTreeData *data=nullptr) | cbPlugin | inlinevirtual | 
| cbPlugin::BuildToolBar(cb_optional wxToolBar *toolBar) | cbPlugin | inlinevirtual | 
| CanDetach() const | cbPlugin | inlinevirtual | 
| cbPlugin() | cbPlugin | |
| cbWizardPlugin() | cbWizardPlugin | |
| CheckCheckbox(const wxString &name, bool check) | Wiz | |
| CheckCheckListboxItem(const wxString &name, unsigned int item, bool check) | Wiz | |
| Clear() | Wiz | protected | 
| CopyFiles(cbProject *theproject, const wxString &prjdir, const wxString &srcdir) | Wiz | protected | 
| CreateStatusField(cbStatusBar *statusBar) | cbPlugin | inlinevirtual | 
| EnableWindow(const wxString &name, bool enable) | Wiz | |
| FillComboboxWithCompilers(const wxString &name) | Wiz | |
| FillContainerWithChoices(const wxString &name, const wxString &choices) | Wiz | |
| FillContainerWithCompilers(const wxString &name, const wxString &compilerID, const wxString &validCompilerIDs) | Wiz | |
| FillContainerWithSelectCompilers(const wxString &name, const wxString &validCompilerIDs) | Wiz | |
| Finalize() | Wiz | |
| FindTemplateFile(const wxString &filename) | Wiz | |
| GenerateFile(const wxString &basePath, const wxString &filename, const wxString &contents) | Wiz | protected | 
| GetBitmap(int index) const | Wiz | virtual | 
| GetCategory(int index) const | Wiz | virtual | 
| GetCheckListboxChecked(const wxString &name) | Wiz | |
| GetCheckListboxStringChecked(const wxString &name) | Wiz | |
| GetComboboxSelection(const wxString &name) | Wiz | |
| GetComboboxStringSelection(const wxString &name) | Wiz | |
| GetComboboxValue(const wxString &name) | Wiz | |
| GetCompilerFromCombobox(const wxString &name) | Wiz | |
| GetCompilerID() | Wiz | |
| GetConfigurationGroup() const | cbPlugin | inlinevirtual | 
| GetConfigurationPanel(cb_optional wxWindow *parent) | cbPlugin | inlinevirtual | 
| GetConfigurationPriority() const | cbPlugin | inlinevirtual | 
| GetCount() const | Wiz | virtual | 
| GetDebugName() | Wiz | |
| GetDebugObjectOutputDir() | Wiz | |
| GetDebugOutputDir() | Wiz | |
| GetDescription(int index) const | Wiz | virtual | 
| GetFileAddToProject() | Wiz | |
| GetFileHeaderGuard() | Wiz | |
| GetFileName() | Wiz | |
| GetFileTargetIndex() | Wiz | |
| GetListboxSelection(const wxString &name) | Wiz | |
| GetListboxSelections(const wxString &name) | Wiz | |
| GetListboxStringSelections(const wxString &name) | Wiz | |
| GetOutputType(int index) const | Wiz | virtual | 
| GetProjectConfigurationPanel(cb_optional wxWindow *parent, cb_optional cbProject *project) | cbPlugin | inlinevirtual | 
| GetProjectFullFilename() | Wiz | |
| GetProjectName() | Wiz | |
| GetProjectPath() | Wiz | |
| GetProjectTitle() | Wiz | |
| GetRadioboxSelection(const wxString &name) | Wiz | |
| GetReleaseName() | Wiz | |
| GetReleaseObjectOutputDir() | Wiz | |
| GetReleaseOutputDir() | Wiz | |
| GetScriptFilename(int index) const | Wiz | virtual | 
| GetSpinControlValue(const wxString &name) | Wiz | |
| GetTargetCompilerID() | Wiz | |
| GetTargetEnableDebug() | Wiz | |
| GetTargetName() | Wiz | |
| GetTargetObjectOutputDir() | Wiz | |
| GetTargetOutputDir() | Wiz | |
| GetTextControlValue(const wxString &name) | Wiz | |
| GetTitle(int index) const | Wiz | virtual | 
| GetToolBarPriority() | cbPlugin | inlinevirtual | 
| GetType() const | cbPlugin | inlinevirtual | 
| GetWantDebug() | Wiz | |
| GetWantRelease() | Wiz | |
| GetWizardScriptFolder(void) | Wiz | |
| GetWizardType() | Wiz | |
| IsAttached() const | cbPlugin | inline | 
| IsCheckboxChecked(const wxString &name) | Wiz | |
| IsCheckListboxItemChecked(const wxString &name, unsigned int item) | Wiz | |
| Launch(int index, wxString *pFilename=0) | Wiz | virtual | 
| m_DebugName | Wiz | protected | 
| m_DebugObjOutputDir | Wiz | protected | 
| m_DebugOutputDir | Wiz | protected | 
| m_DefCompilerID | Wiz | protected | 
| m_IsAttached | cbPlugin | protected | 
| m_LastXRC | Wiz | protected | 
| m_LaunchIndex | Wiz | protected | 
| m_Pages | Wiz | protected | 
| m_pWizard | Wiz | protected | 
| m_pWizBuildTargetPanel | Wiz | protected | 
| m_pWizCompilerPanel | Wiz | protected | 
| m_pWizFilePathPanel | Wiz | protected | 
| m_pWizProjectPathPanel | Wiz | protected | 
| m_ReleaseName | Wiz | protected | 
| m_ReleaseObjOutputDir | Wiz | protected | 
| m_ReleaseOutputDir | Wiz | protected | 
| m_Type | cbPlugin | protected | 
| m_WantDebug | Wiz | protected | 
| m_WantRelease | Wiz | protected | 
| m_Wizards | Wiz | protected | 
| m_WizardScriptFolder | Wiz | protected | 
| NotImplemented(const wxString &log) const | cbPlugin | protectedvirtual | 
| OnAttach() | Wiz | protectedvirtual | 
| OnRelease(cb_optional bool appShutDown) | cbPlugin | inlineprotectedvirtual | 
| operator=(cb_unused const Wiz &rhs) | Wiz | inline | 
| RegisterWizard() | Wiz | |
| RunCustomWizard(wxString *pFilename) | Wiz | |
| RunFilesWizard(wxString *pFilename) | Wiz | |
| RunProjectWizard(wxString *pFilename) | Wiz | |
| RunTargetWizard(wxString *pFilename) | Wiz | |
| SetComboboxSelection(const wxString &name, int sel) | Wiz | |
| SetComboboxValue(const wxString &name, const wxString &value) | Wiz | |
| SetCompilerDefault(const wxString &defCompilerID) | Wiz | |
| SetDebugTargetDefaults(bool wantDebug, const wxString &debugName, const wxString &debugOut, const wxString &debugObjOut) | Wiz | |
| SetFilePathSelectionFilter(const wxString &filter) | Wiz | |
| SetListboxSelection(const wxString &name, int sel) | Wiz | |
| SetRadioboxSelection(const wxString &name, int sel) | Wiz | |
| SetReleaseTargetDefaults(bool wantRelease, const wxString &releaseName, const wxString &releaseOut, const wxString &releaseObjOut) | Wiz | |
| SetSpinControlValue(const wxString &name, int value) | Wiz | |
| SetTextControlValue(const wxString &name, const wxString &value) | Wiz | |
| Wiz() | Wiz | |
| Wiz(cb_unused const Wiz &rhs) | Wiz | private | 
| ~cbPlugin() override | cbPlugin | |
| ~Wiz() | Wiz | 
 1.8.13
 1.8.13