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 |
Classes
Represents a menu or menu bar in Qt Creator | |
Responsible for registration of menus and menu items and keyboard shortcuts | |
Base class for locator filter classes | |
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 | |
The base class for Core::IEditorFactory and Core::IExternalEditor | |
Blocks all change notifications to all IDocument objects that match the given filename | |
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 | |
Reports user interaction, such as the activation of a search result item | |
The implementation of a commonly shared Search Results output pane | |
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 | |
Wraps one or more aspects while providing the interface of a single aspect | |
Common base for classes implementing aspects | |
A boolean aspect is a boolean property of some object, together with a description of its behavior for common operations like visualizing or persisting | |
An double aspect is a numerical property of some object, together with a description of its behavior for common operations like visualizing or persisting | |
An integer aspect is a integral property of some object, together with a description of its behavior for common operations like visualizing or persisting | |
A multi-selection aspect represents one or more choices out of several | |
A selection aspect represents a specific choice out of several | |
A string aspect is a string-like property of some object, together with a description of its behavior for common operations like visualizing or persisting | |
A string list aspect represents a property of some object that is a list of strings | |
Runs an async task tree structure defined in a declarative way |
This topic lists the documented Qt Creator C++ classes. For information about the classes that have not been documented, please inspect the source code.