Qt Creator Namespaces

Aggregation

Contains support for bundling related components, so that each component exposes the properties and behavior of the other components to the outside

CPlusPlus

Core

Contains all classes that make up the Core plugin which constitute the basic functionality of Qt Creator

Core::FileIconProvider

Debugger

ExtensionSystem

Classes that belong to the core plugin system

ProjectExplorer

QmlJS

TextEditor

Contains the base text editor and several classes which provide supporting functionality like snippets, highlighting, code assist, indentation and style, and others

Utils

VcsBase

Contains classes for the VcsBase plugin