Qt Creator Namespaces

Aggregation

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

CPlusPlus

ExtensionSystem

Classes that belong to the core plugin system

QmlJS

Utils

Core

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

Debugger

Debugger::ProjectExplorer

Debugger::TextEditor

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

VcsBase

Contains classes for the VcsBase plugin