Core Namespace
Classes
class | BaseFileWizard |
class | BaseFileWizardFactory |
class | BaseTextDocument |
class | Context |
class | GeneratedFile |
class | IContext |
class | IEditor |
class | IFeatureProvider |
class | IFindSupport |
class | IMode |
class | IOutputPane |
class | MessageManager |
class | MiniSplitter |
class | NonResizingSplitter |
class | SettingsDatabase |
class | WizardDialogParameters |
Classes
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 IEditor
The IEditor class provides an interface for editing an open document in Qt Creator. 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 IOutputPane
The IOutputPane class is an interface for providing Output panes. 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 NonResizingSplitter
The NonResizingSplitter class is a MiniSplitter that keeps its first widget's size fixed when it is resized. 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...