Core Namespace

Classes

Classes

class ActionContainer

The ActionContainer class represents a menu or menu bar in Qt Creator. More...

class BaseFileWizard

The BaseFileWizard class implements a is a convenience class for creating files. More...

class BaseFileWizardFactory

The BaseFileWizardFactory class implements a generic wizard for creating files. More...

class BaseTextDocument

The BaseTextDocument class is a very general base class for documents that work with text. More...

class Context

The Context class implements a list of context IDs. More...

class GeneratedFile

The GeneratedFile class represents a file generated by a wizard. More...

class IContext

The IContext class associates a widget with a context list and context help. More...

class IDocument

The IDocument class describes a document that can be saved and reloaded. More...

class IEditor

The IEditor class provides an interface for editing an open document in Qt Creator. More...

class IExternalEditor

The IExternalEditor class enables registering an external editor in the Open With dialog. More...

class IFeatureProvider

The IFeatureProvider class defines an interface to manage features for wizards. More...

class IFindSupport

The IFindSupport class provides functions for searching in a document or widget. More...

class IMode

The IMode class represents a mode in Qt Creator. More...

class INavigationWidgetFactory

The INavigationWidgetFactory class provides new instances of navigation widgets. More...

class IOutputPane

The IOutputPane class is an interface for providing Output panes. More...

class IWizardFactory

The IWizardFactory class is the base class for all wizard factories. More...

class MessageManager

The MessageManager class is used to post messages in the General Messages pane. More...

class MiniSplitter

The MiniSplitter class is a simple helper-class to obtain macOS style 1-pixel wide splitters. More...

class NavigationView

The NavigationView class is a C struct for wrapping a widget and a list of tool buttons. Wrapping the widget that is shown in the content area of the navigation widget and a list of tool buttons that is shown in the header above it. More...

class NonResizingSplitter

The NonResizingSplitter class is a MiniSplitter that keeps its first widget's size fixed when it is resized. More...

class SearchResult

The SearchResult class reports user interaction, such as the activation of a search result item. More...

class SearchResultWindow

The SearchResultWindow class is the implementation of a commonly shared Search Results output pane. More...

class SettingsDatabase

The SettingsDatabase class offers an alternative to the application-wide QSettings that is more suitable for storing large amounts of data. More...

class WizardDialogParameters

The WizardDialogParameters class holds parameters for the new file wizard dialog. More...