Qt Creator Namespaces

This topic lists the documented Qt Creator namespaces. For information about the namespaces that have not been documented, please inspect the source code.

Aggregation

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

Core

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

Core::MessageManager

Used to post messages in the General Messages pane

Core::SettingsDatabase

Offers an alternative to the application-wide QSettings that is more suitable for storing large amounts of data

ExtensionSystem

Classes that belong to the core plugin system

Layouting

Contains classes and functions to conveniently create layouts in code

SpinnerSolution

Encloses the Spinner class

Tasking

Encloses all classes and global functions of the Tasking solution

Utils

Contains a collection of utility classes and functions for use by all plugins

Utils::MathUtils

Contains functions for interpolation