Qt Creator C++ Classes

Namespaces

Aggregation

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

Classes

Aggregation::Aggregate

Defines a collection of related components that can be viewed as a unit

Core::BaseFileWizard

Implements a is a convenience class for creating files

Core::BaseFileWizardFactory

Implements a generic wizard for creating files

Core::BaseTextDocument

Very general base class for documents that work with text

Core::Context

Implements a list of context IDs

Core::GeneratedFile

Represents a file generated by a wizard

Core::IContext

Associates a widget with a context list and context help

Core::IEditor

Interface for editing an open document in Qt Creator

Core::IFeatureProvider

Defines an interface to manage features for wizards

Core::IFindFilter

The base class for find implementations that are invoked by selecting Edit > Find/Replace > Advanced Find

Core::IFindSupport

Functions for searching in a document or widget

Core::IMode

Represents a mode in Qt Creator

Core::IOutputPane

Interface for providing Output panes

Core::MessageManager

Used to post messages in the General Messages pane

Core::MiniSplitter

Simple helper-class to obtain macOS style 1-pixel wide splitters

Core::NonResizingSplitter

MiniSplitter that keeps its first widget's size fixed when it is resized

Core::SettingsDatabase

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

Core::WizardDialogParameters

Holds parameters for the new file wizard dialog

ExtensionSystem::IPlugin

Abstract base class that must be implemented once for each plugin

ExtensionSystem::PluginErrorView

Implements a widget that displays the state and error message of a PluginSpec

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