ProjectExplorer Namespace
(Debugger::ProjectExplorer)| Header: | #include <ProjectExplorer> |
Namespaces
| namespace | Constants |
| namespace | Constants |
| namespace | Deprecated |
| namespace | Deprecated |
| namespace | Icons |
| namespace | Icons |
| namespace | Internal |
Classes
| class | Cache |
| class | Cache |
| class | CheckBoxField |
| class | ComboBoxField |
| class | CustomExecutableRunConfigurationFactory |
| class | CustomParser |
| class | CustomParserExpression |
| class | CustomParserSettings |
| class | CustomWizardMetaFactory |
| class | DefaultDeployConfigurationFactory |
| class | Glob |
| class | HeaderPath |
| class | HeaderPath |
| class | IconListField |
| class | JournaldWatcher |
| class | JsonFieldPage |
| class | JsonFilePage |
| class | JsonProjectPage |
| class | JsonSummaryPage |
| class | JsonWizardGenerator |
| class | JsonWizardGeneratorFactory |
| class | KitGuard |
| class | KitGuard |
| class | LabelField |
| class | LdParser |
| class | LineEditField |
| class | LinuxIccParser |
| class | ListField |
| class | PathChooserField |
| class | ProcessStepFactory |
| class | ProjectConfigurationModel |
| class | SelectableFilesDialogAddDirectory |
| class | SpacerField |
| class | TextEditField |
| class | ToolchainDetectionSettings |
| class | Tree |
Types
| enum | BuildTargetType { Unknown, Executable, Library } |
| enum | BuildTargetType { Unknown, Executable, Library } |
| enum | DeploymentKnowledge { Perfect, Approximative, Bad } |
| enum | DeploymentKnowledge { Perfect, Approximative, Bad } |
| enum | FileType { Unknown, Header, Source, Form, ..., FileTypeSize } |
| enum | HeaderPathType { User, BuiltIn, System, Framework } |
| enum | HeaderPathType { User, BuiltIn, System, Framework } |
| enum | MacroType { Invalid, Define, Undefine } |
| enum | MacroType { Invalid, Define, Undefine } |
| enum | ProductType { App, Lib, Other, None } |
| enum | ProjectAction { InheritedFromParent, AddSubProject, AddExistingProject, RemoveSubProject, ..., HideFolderActions } |
| enum | RemovedFilesFromProject { Ok, Wildcard, Error } |
| enum | SetActive { Cascade, NoCascade } |
| enum | SetActive { Cascade, NoCascade } |
| enum | WarningFlags { NoWarnings, AsErrors, Default, All, ..., NonVirtualDestructor } |
| enum | WarningFlags { NoWarnings, AsErrors, Default, All, ..., NonVirtualDestructor } |
Functions
| int | qHash(const ProjectExplorer::HeaderPath &, int) |
| int | qHash(const ProjectExplorer::Abi &abi) |
| int | qHash(const ProjectExplorer::Macro &) |
| int | qHash(const Debugger::ProjectExplorer::HeaderPath &, int) |
| int | qHash(const ProjectExplorer::Abi &abi) |
| int | qHash(const Debugger::ProjectExplorer::Macro &) |
| uint | qHash(const ProjectExplorer::HeaderPath &key, uint seed = 0) |
| Debugger::uint | qHash(const Debugger::ProjectExplorer::HeaderPath &key, Debugger::uint seed = 0) |
| uint | qHash(const int &ti) |
| bool | operator!=(const int &d1, const int &d2) |
| bool | operator!=(const int &d1, const int &d2) |
| ProjectExplorer::WarningFlags | operator&(ProjectExplorer::WarningFlags first, ProjectExplorer::WarningFlags second) |
| Debugger::ProjectExplorer::WarningFlags | operator&(Debugger::ProjectExplorer::WarningFlags first, Debugger::ProjectExplorer::WarningFlags second) |
| void | operator&=(ProjectExplorer::WarningFlags &first, ProjectExplorer::WarningFlags second) |
| void | operator&=(Debugger::ProjectExplorer::WarningFlags &first, Debugger::ProjectExplorer::WarningFlags second) |
| bool | operator==(const ProjectExplorer::Macro &first, const ProjectExplorer::Macro &second) |
| bool | operator==(const int &d1, const int &d2) |
| bool | operator==(const int &d1, const int &d2) |
| bool | operator==(const Debugger::ProjectExplorer::Macro &first, const Debugger::ProjectExplorer::Macro &second) |
| ProjectExplorer::WarningFlags | operator|(ProjectExplorer::WarningFlags first, ProjectExplorer::WarningFlags second) |
| Debugger::ProjectExplorer::WarningFlags | operator|(Debugger::ProjectExplorer::WarningFlags first, Debugger::ProjectExplorer::WarningFlags second) |
| void | operator|=(ProjectExplorer::WarningFlags &first, ProjectExplorer::WarningFlags second) |
| void | operator|=(Debugger::ProjectExplorer::WarningFlags &first, Debugger::ProjectExplorer::WarningFlags second) |
| ProjectExplorer::WarningFlags | operator~(ProjectExplorer::WarningFlags flags) |
| Debugger::ProjectExplorer::WarningFlags | operator~(Debugger::ProjectExplorer::WarningFlags flags) |
Detailed Description
The ProjectExplorer namespace contains the classes to explore projects.