Qt Creator C++ Classes
Namespaces
Contains support for bundling related components, so that each component exposes the properties and behavior of the other components to the outside | |
Contains all classes that make up the Core plugin which constitute the basic functionality of Qt Creator | |
Classes that belong to the core plugin system | |
Contains classes for use with layout builders | |
Contains a collection of utility classes and functions for use by all plugins | |
Contains functions for interpolation |
Classes
Represents a menu or menu bar in Qt Creator | |
Responsible for registration of menus and menu items and keyboard shortcuts | |
Implements a generic wizard for creating files | |
Very general base class for documents that work with text | |
Action associated with one of the registered Command objects | |
Action associated with one of the registered Command objects | |
Manages a set of documents | |
Manages the editors created for files according to their MIME type | |
Used to integrate an editor area into a mode | |
The base class for Core::IEditorFactory and Core::IExternalEditor | |
Blocks all change notifications to all IDocument objects that match the given filename | |
Allows access to the different parts that make up the basic functionality of Qt Creator | |
Describes a document that can be saved and reloaded | |
Interface for editing an open document in Qt Creator | |
Creates suitable editors for documents according to their MIME type | |
Enables registering an external editor in the Open With dialog | |
The base class for find implementations that are invoked by selecting Edit > Find/Replace > Advanced Find | |
Interface for providing Output panes | |
Used to post messages in the General Messages pane | |
Simple helper-class to obtain macOS style 1-pixel wide splitters | |
MiniSplitter that keeps its first widget's size fixed when it is resized | |
Responsible for showing progress of the running process | |
Reports user interaction, such as the activation of a search result item | |
The implementation of a commonly shared Search Results output pane | |
Manages sessions | |
Offers an alternative to the application-wide QSettings that is more suitable for storing large amounts of data | |
Holds parameters for the new file wizard dialog | |
PluginArgumentDescriptions class holds a list of descriptions of command line arguments that a plugin processes | |
Contains the name and required compatible version number of a plugin's dependency | |
Implements a widget that displays the contents of a PluginSpec | |
Contains the information of the plugin's embedded meta data and information about the plugin's current state | |
Implements a widget that shows a list of all plugins and their state | |
Represents widgets, layouts, and aggregate items for use in conjunction with layout builders | |
Represents some empty space in a layout | |
Represents some stretch in a layout | |
Parses text and extracts ANSI escape codes from it | |
Implements a message box suitable for questions with a Do not ask again or Do not show again checkbox | |
QTextEdit with auto-completion support | |
Implements a button to expand a Details area | |
MainWindow with dock widgets and additional "lock" functionality (locking the dock widgets in place) and "reset layout" functionality | |
Control that lets the user choose a (base) file name, based on a QLineEdit | |
Standard wizard page for a single file letting the user choose name and path | |
Implements a general TreeView for any sidebar widget | |
Network access manager for use with Qt Creator | |
Implements a QPushButton for which the menu is only opened if the user presses the menu indicator | |
Intended for actions that act on a 'current', string-type parameter (typically a file name), for example 'Save file %1' | |
Control that lets the user edit a list of (directory) paths using the platform separator (';',':') | |
Reads a QVariantMap of arbitrary, nested data structures from an XML file | |
Serializes a QVariantMap of arbitrary, nested data structures to an XML file | |
Helper class to describe a process | |
The standard wizard page for a project, letting the user choose its name and path | |
Caches the contents of parsed QRC files | |
Parses one or more QRC files and keeps their content cached | |
Displays messages for a while with a timeout | |
Aheckbox that plays with QWizard::registerField | |
Convienience base class for models to use in a QTreeView |
This topic lists the documented Qt Creator C++ classes. For information about the classes that have not been documented, please inspect the source code.