Class Summary |
QAbstractButton |
The QAbstractButton class is the abstract base class of button widgets, providing functionality common to buttons. |
QAbstractGraphicsShapeItem |
The QAbstractGraphicsShapeItem class provides a common base for all path items. |
QAbstractItemDelegate |
The QAbstractItemDelegate class is used to display and edit data items from a model. |
QAbstractItemView |
The QAbstractItemView class provides the basic functionality for item view classes. |
QAbstractItemView.EditTriggers |
This QFlag class provides flags for the int enum. |
QAbstractPageSetupDialog |
The QAbstractPageSetupDialog class provides a base for implementations of page setup dialogs. |
QAbstractPrintDialog |
The QAbstractPrintDialog class provides a base implementation for print dialogs used to configure printers. |
QAbstractPrintDialog.PrintDialogOptions |
This QFlag class provides flags for the int enum. |
QAbstractProxyModel |
The QAbstractProxyModel class provides a base class for proxy item models that can do sorting, filtering or other data processing tasks. |
QAbstractScrollArea |
The QAbstractScrollArea widget provides a scrolling area with on-demand scroll bars. |
QAbstractSlider |
The QAbstractSlider class provides an integer value within a range. |
QAbstractSpinBox |
The QAbstractSpinBox class provides a spinbox and a line edit to display values. |
QAbstractSpinBox.StepEnabled |
This QFlag class provides flags for the int enum. |
QAbstractTableModel |
The QAbstractTableModel class provides an abstract model that can be subclassed to create table models. |
QAbstractTextDocumentLayout |
The QAbstractTextDocumentLayout class is an abstract base class used to implement custom layouts for QTextDocuments. |
QAbstractTextDocumentLayout_PaintContext |
|
QAbstractTextDocumentLayout_Selection |
|
QAccessible |
The QAccessible class provides enums and static functions relating to accessibility. |
QAccessible.Relation |
This QFlag class provides flags for the int enum. |
QAccessible.State |
This QFlag class provides flags for the int enum. |
QAccessible2Interface |
|
QAccessibleBridge |
The QAccessibleBridge class is the base class for accessibility back-ends. |
QAccessibleEvent |
The QAccessibleEvent class is used to query addition accessibility information about complex widgets. |
QAccessibleInterface |
The QAccessibleInterface class defines an interface that exposes information about accessible objects. |
QAccessibleInterface.Target |
|
QAccessibleInterfaceEx |
|
QAccessibleObject |
The QAccessibleObject class implements parts of the QAccessibleInterface for QObjects. |
QAccessibleObjectEx |
|
QAccessibleTableInterface |
|
QAccessibleTableInterface.CellAtIndex |
|
QAccessibleWidget |
The QAccessibleWidget class implements the QAccessibleInterface for QWidgets. |
QAccessibleWidgetEx |
|
QAction |
The QAction class provides an abstract user interface action that can be inserted into widgets. |
QActionEvent |
The QActionEvent class provides an event that is generated when a QAction is added, removed, or changed. |
QActionGroup |
The QActionGroup class groups actions together. |
QApplication |
The QApplication class manages the GUI application's control flow and main settings. |
QBitmap |
The QBitmap class provides monochrome (1-bit depth) pixmaps. |
QBoxLayout |
The QBoxLayout class lines up child widgets horizontally or vertically. |
QBrush |
The QBrush class defines the fill pattern of shapes drawn by QPainter. |
QButtonGroup |
The QButtonGroup class provides a container to organize groups of button widgets. |
QCalendarWidget |
The QCalendarWidget class provides a monthly based calendar widget allowing the user to select a date. |
QCDEStyle |
The QCDEStyle class provides a CDE look and feel. |
QCheckBox |
The QCheckBox widget provides a checkbox with a text label. |
QCleanlooksStyle |
The QCleanlooksStyle class provides a widget style similar to the Clearlooks style available in GNOME. |
QClipboard |
The QClipboard class provides access to the window system clipboard. |
QClipboard.Text |
|
QClipboardEvent |
The QClipboardEvent class provides the parameters used in a clipboard event. |
QCloseEvent |
The QCloseEvent class contains parameters that describe a close event. |
QColor |
The QColor class provides colors based on RGB, HSV or CMYK values. |
QColorDialog |
The QColorDialog class provides a dialog widget for specifying colors. |
QColormap |
The QColormap class maps device independent QColors to device dependent pixel values. |
QColumnView |
The QColumnView class provides a model/view implementation of a column view. |
QComboBox |
The QComboBox widget is a combined button and popup list. |
QCommonStyle |
The QCommonStyle class encapsulates the common Look and Feel of a GUI. |
QCompleter |
The QCompleter class provides completions based on an item model. |
QConicalGradient |
The QConicalGradient class is used in combination with QBrush to specify a conical gradient brush. |
QContentsMargins |
|
QContextMenuEvent |
The QContextMenuEvent class contains parameters that describe a context menu event. |
QCursor |
The QCursor class provides a mouse cursor with an arbitrary shape. |
QDataWidgetMapper |
The QDataWidgetMapper class provides mapping between a section of a data model to widgets. |
QDateEdit |
The QDateEdit class provides a widget for editing dates based on the QDateTimeEdit widget. |
QDateTimeEdit |
The QDateTimeEdit class provides a widget for editing dates and times. |
QDateTimeEdit.Sections |
This QFlag class provides flags for the int enum. |
QDesktopServices |
The QDesktopServices class provides methods for accessing common desktop services. |
QDesktopWidget |
The QDesktopWidget class provides access to screen information on multi-head systems. |
QDial |
The QDial class provides a rounded range control (like a speedometer or potentiometer). |
QDialog |
The QDialog class is the base class of dialog windows. |
QDialogButtonBox |
The QDialogButtonBox class is a widget that presents buttons in a layout that is appropriate to the current widget style. |
QDialogButtonBox.StandardButtons |
This QFlag class provides flags for the int enum. |
QDirModel |
The QDirModel class provides a data model for the local filesystem. |
QDockWidget |
The QDockWidget class provides a widget that can be docked inside a QMainWindow or floated as a top-level window on the desktop. |
QDockWidget.DockWidgetFeatures |
This QFlag class provides flags for the int enum. |
QDoubleSpinBox |
The QDoubleSpinBox class provides a spin box widget that takes doubles. |
QDoubleValidator |
The QDoubleValidator class provides range checking of floating-point numbers. |
QDrag |
The QDrag class provides support for MIME-based drag and drop data transfer. |
QDragEnterEvent |
The QDragEnterEvent class provides an event which is sent to a widget when a drag and drop action enters it. |
QDragLeaveEvent |
The QDragLeaveEvent class provides an event that is sent to a widget when a drag and drop action leaves it. |
QDragMoveEvent |
The QDragMoveEvent class provides an event which is sent while a drag and drop action is in progress. |
QDragResponseEvent |
|
QDropEvent |
The QDropEvent class provides an event which is sent when a drag and drop action is completed. |
QErrorMessage |
The QErrorMessage class provides an error message display dialog. |
QFileDialog |
The QFileDialog class provides a dialog that allow users to select files or directories. |
QFileDialog.Filter |
|
QFileDialog.Options |
This QFlag class provides flags for the int enum. |
QFileIconProvider |
The QFileIconProvider class provides file icon for the QDirModel class. |
QFileOpenEvent |
The QFileOpenEvent class provides an event that will be sent when there is a request to open a file. |
QFocusEvent |
The QFocusEvent class contains event parameters for widget focus events. |
QFocusFrame |
The QFocusFrame widget provides a focus frame which can be outside of a widget's normal paintable area. |
QFont |
The QFont class specifies a font used for drawing text. |
QFontComboBox |
The QFontComboBox widget is a combobox that lets the user select a font family. |
QFontComboBox.FontFilters |
This QFlag class provides flags for the int enum. |
QFontDatabase |
The QFontDatabase class provides information about the fonts available in the underlying window system. |
QFontDialog |
The QFontDialog class provides a dialog widget for selecting a font. |
QFontDialog.Result |
|
QFontInfo |
The QFontInfo class provides general information about fonts. |
QFontMetrics |
The QFontMetrics class provides font metrics information. |
QFontMetricsF |
The QFontMetricsF class provides font metrics information. |
QFrame |
The QFrame class is the base class of widgets that can have a frame. |
QGradient |
The QGradient class is used in combination with QBrush to specify gradient fills. |
QGraphicsEllipseItem |
The QGraphicsEllipseItem class provides an ellipse item that you can add to a QGraphicsScene. |
QGraphicsItem |
The QGraphicsItem class is the base class for all graphical items in a QGraphicsScene. |
QGraphicsItem.GraphicsItemFlags |
This QFlag class provides flags for the int enum. |
QGraphicsItemAnimation |
The QGraphicsItemAnimation class provides simple animation support for QGraphicsItem. |
QGraphicsItemGroup |
The QGraphicsItemGroup class provides treating a group of items as one. |
QGraphicsLineItem |
The QGraphicsLineItem class provides a line item that you can add to a QGraphicsScene. |
QGraphicsPathItem |
The QGraphicsPathItem class provides a path item that you can add to a QGraphicsScene. |
QGraphicsPixmapItem |
The QGraphicsPixmapItem class provides a pixmap item that you can add to a QGraphicsScene. |
QGraphicsPolygonItem |
The QGraphicsPolygonItem class provides a polygon item that you can add to a QGraphicsScene. |
QGraphicsRectItem |
The QGraphicsRectItem class provides a rectangle item that you can add to a QGraphicsScene. |
QGraphicsScene |
The QGraphicsScene class provides a surface for managing a large number of 2D graphical items. |
QGraphicsScene.SceneLayers |
This QFlag class provides flags for the int enum. |
QGraphicsSceneContextMenuEvent |
The QGraphicsSceneContextMenuEvent class provides context menu events in the graphics view framework. |
QGraphicsSceneDragDropEvent |
The QGraphicsSceneDragDropEvent class provides events for drag and drop in the graphics view framework. |
QGraphicsSceneEvent |
The QGraphicsSceneEvent class provides a base class for all graphics view related events. |
QGraphicsSceneHelpEvent |
The QGraphicsSceneHelpEvent class provides events when a tooltip is requested. |
QGraphicsSceneHoverEvent |
The QGraphicsSceneHoverEvent class provides hover events in the graphics view framework. |
QGraphicsSceneMouseEvent |
The QGraphicsSceneMouseEvent class provides mouse events in the graphics view framework. |
QGraphicsSceneWheelEvent |
The QGraphicsSceneWheelEvent class provides wheel events in the graphics view framework. |
QGraphicsSimpleTextItem |
The QGraphicsSimpleTextItem class provides a simple text path item that you can add to a QGraphicsScene. |
QGraphicsTextItem |
The QGraphicsTextItem class provides a text item that you can add to a QGraphicsScene to display formatted text. |
QGraphicsView |
The QGraphicsView class provides a widget for displaying the contents of a QGraphicsScene. |
QGraphicsView.CacheMode |
This QFlag class provides flags for the int enum. |
QGraphicsView.OptimizationFlags |
This QFlag class provides flags for the int enum. |
QGridLayout |
The QGridLayout class lays out widgets in a grid. |
QGroupBox |
The QGroupBox widget provides a group box frame with a title. |
QGuiSignalMapper |
|
QHBoxLayout |
The QHBoxLayout class lines up widgets horizontally. |
QHeaderView |
The QHeaderView class provides a header row or header column for item views. |
QHelpEvent |
The QHelpEvent class provides an event that is used to request helpful information about a particular point in a widget. |
QHideEvent |
The QHideEvent class provides an event which is sent after a widget is hidden. |
QHoverEvent |
The QHoverEvent class contains parameters that describe a mouse event. |
QIcon |
The QIcon class provides scalable icons in different modes and states. |
QIconDragEvent |
The QIconDragEvent class indicates that a main icon drag has begun. |
QIconEngine |
The QIconEngine class provides an abstract base class for QIcon renderers. |
QIconEngineV2 |
The QIconEngineV2 class provides an abstract base class for QIcon renderers. |
QImage |
The QImage class provides a hardware-independent image representation that allows direct access to the pixel data, and can be used as a paint device. |
QImageIOHandler |
The QImageIOHandler class defines the common image I/O interface for all image formats in Qt. |
QImageReader |
The QImageReader class provides a format independent interface for reading images from files or other devices. |
QImageWriter |
The QImageWriter class provides a format independent interface for writing images to files or other devices. |
QInputContext |
The QInputContext class abstracts the input method dependent data and composing state. |
QInputContextFactory |
The QInputContextFactory class creates QInputContext objects. |
QInputDialog |
The QInputDialog class provides a simple convenience dialog to get a single value from the user. |
QInputEvent |
The QInputEvent class is the base class for events that describe user input. |
QInputMethodEvent |
The QInputMethodEvent class provides parameters for input method events. |
QInputMethodEvent_Attribute |
|
QIntValidator |
The QIntValidator class provides a validator that ensures a string contains a valid integer within a specified range. |
QItemDelegate |
The QItemDelegate class provides display and editing facilities for data items from a model. |
QItemEditorCreatorBase |
The QItemEditorCreatorBase class provides an abstract base class that must be subclassed when implementing new item editor creators. |
QItemEditorFactory |
The QItemEditorFactory class provides widgets for editing item data in views and delegates. |
QItemSelection |
The QItemSelection class manages information about selected items in a model. |
QItemSelectionModel |
The QItemSelectionModel class keeps track of a view's selected items. |
QItemSelectionModel.SelectionFlags |
This QFlag class provides flags for the int enum. |
QItemSelectionRange |
The QItemSelectionRange class manages information about a range of selected items in a model. |
QKeyEvent |
The QKeyEvent class contains describes a key event. |
QKeySequence |
The QKeySequence class encapsulates a key sequence as used by shortcuts. |
QLabel |
The QLabel widget provides a text or image display. |
QLayout |
The QLayout class is the base class of geometry managers. |
QLayoutItem |
The QLayoutItem class provides an abstract item that a QLayout manipulates. |
QLCDNumber |
The QLCDNumber widget displays a number with LCD-like digits. |
QLine |
The QLine class provides a two-dimensional vector using integer precision. |
QLinearGradient |
The QLinearGradient class is used in combination with QBrush to specify a linear gradient brush. |
QLineEdit |
The QLineEdit widget is a one-line text editor. |
QLineF |
The QLineF class provides a two-dimensional vector using floating point precision. |
QListView |
The QListView class provides a list or icon view onto a model. |
QListWidget |
The QListWidget class provides an item-based list widget. |
QListWidgetItem |
The QListWidgetItem class provides an item for use with the QListWidget item view class. |
QMainWindow |
The QMainWindow class provides a main application window. |
QMainWindow.DockOptions |
This QFlag class provides flags for the int enum. |
QMatrix |
The QMatrix class specifies 2D transformations of a coordinate system. |
QMdiArea |
The QMdiArea widget provides an area in which MDI windows are displayed. |
QMdiArea.AreaOptions |
This QFlag class provides flags for the int enum. |
QMdiSubWindow |
The QMdiSubWindow class provides a subwindow class for QMdiArea. |
QMdiSubWindow.SubWindowOptions |
This QFlag class provides flags for the int enum. |
QMenu |
The QMenu class provides a menu widget for use in menu bars, context menus, and other popup menus. |
QMenuBar |
The QMenuBar class provides a horizontal menu bar. |
QMessageBox |
The QMessageBox class provides a modal dialog with a short message, an icon, and buttons laid out depending on the current style. |
QMessageBox.StandardButtons |
This QFlag class provides flags for the int enum. |
QMimeData |
The QMimeData class provides a container for data that records information about its MIME type. |
QMotifStyle |
The QMotifStyle class provides Motif look and feel. |
QMouseEvent |
The QMouseEvent class contains parameters that describe a mouse event. |
QMoveEvent |
The QMoveEvent class contains event parameters for move events. |
QMovie |
The QMovie class is a convenience class for playing movies with QImageReader. |
QPageSetupDialog |
The QPageSetupDialog class provides a configuration dialog for the page-related options on a printer. |
QPaintDevice |
The QPaintDevice class is the base class of objects that can be painted. |
QPaintEngine |
The QPaintEngine class provides an abstract definition of how QPainter draws to a given device on a given platform. |
QPaintEngine.DirtyFlags |
This QFlag class provides flags for the int enum. |
QPaintEngine.PaintEngineFeatures |
This QFlag class provides flags for the int enum. |
QPaintEngineState |
The QPaintEngineState class provides information about the active paint engine's current state. |
QPainter |
The QPainter class performs low-level painting on widgets and other paint devices. |
QPainter.RenderHints |
This QFlag class provides flags for the int enum. |
QPainterPath |
The QPainterPath class provides a container for painting operations, enabling graphical shapes to be constructed and reused. |
QPainterPath_Element |
|
QPainterPathStroker |
The QPainterPathStroker class is used to generate fillable outlines for a given painter path. |
QPaintEvent |
The QPaintEvent class contains event parameters for paint events. |
QPalette |
The QPalette class contains color groups for each widget state. |
QPen |
The QPen class defines how a QPainter should draw lines and outlines of shapes. |
QPicture |
The QPicture class is a paint device that records and replays QPainter commands. |
QPictureIO |
This class is obsolete. |
QPixmap |
The QPixmap class is an off-screen image representation that can be used as a paint device. |
QPixmapCache |
The QPixmapCache class provides an application-wide cache for pixmaps. |
QPlastiqueStyle |
The QPlastiqueStyle class provides a widget style similar to the Plastik style available in KDE. |
QPolygon |
The QPolygon class provides a vector of points using integer precision. |
QPolygonF |
The QPolygonF class provides a vector of points using floating point precision. |
QPrintDialog |
The QPrintDialog class provides a dialog for specifying the printer's configuration. |
QPrintEngine |
The QPrintEngine class defines an interface for how QPrinter interacts with a given printing subsystem. |
QPrinter |
The QPrinter class is a paint device that paints on a printer. |
QProgressBar |
The QProgressBar widget provides a horizontal or vertical progress bar. |
QProgressDialog |
The QProgressDialog class provides feedback on the progress of a slow operation. |
QProxyModel |
This class is obsolete. |
QPushButton |
The QPushButton widget provides a command button. |
QRadialGradient |
The QRadialGradient class is used in combination with QBrush to specify a radial gradient brush. |
QRadioButton |
The QRadioButton widget provides a radio button with a text label. |
QReadWriteLock |
The QReadWriteLock class provides read-write locking. |
QRegExpValidator |
The QRegExpValidator class is used to check a string against a regular expression. |
QRegion |
The QRegion class specifies a clip region for a painter. |
QResizeEvent |
The QResizeEvent class contains event parameters for resize events. |
QRubberBand |
The QRubberBand class provides a rectangle or line that can indicate a selection or a boundary. |
QScrollArea |
The QScrollArea class provides a scrolling view onto another widget. |
QScrollBar |
The QScrollBar widget provides a vertical or horizontal scroll bar. |
QSessionManager |
The QSessionManager class provides access to the session manager. |
QShortcut |
The QShortcut class is used to create keyboard shortcuts. |
QShortcutEvent |
The QShortcutEvent class provides an event which is generated when the user presses a key combination. |
QShowEvent |
The QShowEvent class provides an event that is sent when a widget is shown. |
QSizeGrip |
The QSizeGrip class provides a resize handle for resizing top-level windows. |
QSizePolicy |
The QSizePolicy class is a layout attribute describing horizontal and vertical resizing policy. |
QSizePolicy.ControlTypes |
This QFlag class provides flags for the int enum. |
QSlider |
The QSlider widget provides a vertical or horizontal slider. |
QSortFilterProxyModel |
The QSortFilterProxyModel class provides support for sorting and filtering data passed between another model and a view. |
QSound |
The QSound class provides access to the platform audio facilities. |
QSpacerItem |
The QSpacerItem class provides blank space in a layout. |
QSpinBox |
The QSpinBox class provides a spin box widget. |
QSplashScreen |
The QSplashScreen widget provides a splash screen that can be shown during application startup. |
QSplitter |
The QSplitter class implements a splitter widget. |
QSplitter.Range |
|
QSplitterHandle |
The QSplitterHandle class provides handle functionality of the splitter. |
QStackedLayout |
The QStackedLayout class provides a stack of widgets where only one widget is visible at a time. |
QStackedWidget |
The QStackedWidget class provides a stack of widgets where only one widget is visible at a time. |
QStandardItem |
The QStandardItem class provides an item for use with the QStandardItemModel class. |
QStandardItemModel |
The QStandardItemModel class provides a generic model for storing custom data. |
QStatusBar |
The QStatusBar class provides a horizontal bar suitable for presenting status information. |
QStatusTipEvent |
The QStatusTipEvent class provides an event that is used to show messages in a status bar. |
QStringListModel |
The QStringListModel class provides a model that supplies strings to views. |
QStyle |
The QStyle class is an abstract base class that encapsulates the look and feel of a GUI. |
QStyle.State |
This QFlag class provides flags for the int enum. |
QStyle.SubControl |
This enum describes the available sub controls. |
QStyleFactory |
The QStyleFactory class creates QStyle objects. |
QStyleHintReturn |
The QStyleHintReturn class provides style hints that return more than basic data types. |
QStyleHintReturnMask |
The QStyleHintReturnMask class provides style hints that return a QRegion. |
QStyleHintReturnVariant |
The QStyleHintReturnVariant class provides style hints that return a QVariant. |
QStyleOption |
The QStyleOption class stores the parameters used by QStyle functions. |
QStyleOptionButton |
The QStyleOptionButton class is used to describe the parameters for drawing buttons. |
QStyleOptionButton.ButtonFeatures |
This QFlag class provides flags for the int enum. |
QStyleOptionComboBox |
The QStyleOptionComboBox class is used to describe the parameter for drawing a combobox. |
QStyleOptionComplex |
The QStyleOptionComplex class is used to hold parameters that are common to all complex controls. |
QStyleOptionDockWidget |
The QStyleOptionDockWidget class is used to describe the parameters for drawing a dock widget. |
QStyleOptionDockWidgetV2 |
|
QStyleOptionFocusRect |
The QStyleOptionFocusRect class is used to describe the parameters for drawing a focus rectangle with QStyle. |
QStyleOptionFrame |
The QStyleOptionFrame class is used to describe the parameters for drawing a frame. |
QStyleOptionFrameV2 |
The QStyleOptionFrameV2 class is used to describe the parameters necessary for drawing a frame in Qt 4.1 or above. |
QStyleOptionFrameV2.FrameFeatures |
This QFlag class provides flags for the int enum. |
QStyleOptionGraphicsItem |
The QStyleOptionGraphicsItem class is used to describe the parameters needed to draw a QGraphicsItem. |
QStyleOptionGroupBox |
The QStyleOptionGroupBox class describes the parameters for drawing a group box. |
QStyleOptionHeader |
The QStyleOptionHeader class is used to describe the parameters for drawing a header. |
QStyleOptionMenuItem |
The QStyleOptionMenuItem class is used to describe the parameter necessary for drawing a menu item. |
QStyleOptionProgressBar |
The QStyleOptionProgressBar class is used to describe the parameters necessary for drawing a progress bar. |
QStyleOptionProgressBarV2 |
The QStyleOptionProgressBarV2 class is used to describe the parameters necessary for drawing a progress bar in Qt 4.1 or above. |
QStyleOptionRubberBand |
The QStyleOptionRubberBand class is used to describe the parameters needed for drawing a rubber band. |
QStyleOptionSizeGrip |
The QStyleOptionSizeGrip class is used to describe the parameter for drawing a size grip. |
QStyleOptionSlider |
The QStyleOptionSlider class is used to describe the parameters needed for drawing a slider. |
QStyleOptionSpinBox |
The QStyleOptionSpinBox class is used to describe the parameters necessary for drawing a spin box. |
QStyleOptionTab |
The QStyleOptionTab class is used to describe the parameters for drawing a tab bar. |
QStyleOptionTab.CornerWidgets |
This QFlag class provides flags for the int enum. |
QStyleOptionTabBarBase |
The QStyleOptionTabBarBase class is used to describe the base of a tab bar, i.e. the part that the tab bar usually overlaps with. |
QStyleOptionTabV2 |
The QStyleOptionTabV2 class is used to describe the parameters necessary for drawing a tabs in Qt 4.1 or above. |
QStyleOptionTabWidgetFrame |
The QStyleOptionTabWidgetFrame class is used to describe the parameters for drawing the frame around a tab widget. |
QStyleOptionTitleBar |
The QStyleOptionTitleBar class is used to describe the parameters for drawing a title bar. |
QStyleOptionToolBar |
The QStyleOptionToolBar class is used to describe the parameters for drawing a toolbar. |
QStyleOptionToolBar.ToolBarFeatures |
This QFlag class provides flags for the int enum. |
QStyleOptionToolBox |
The QStyleOptionToolBox class is used to describe the parameters needed for drawing a tool box. |
QStyleOptionToolBoxV2 |
The QStyleOptionToolBoxV2 class is used to describe the parameters necessary for drawing a frame in Qt 4.3 or above. |
QStyleOptionToolButton |
The QStyleOptionToolButton class is used to describe the parameters for drawing a tool button. |
QStyleOptionToolButton.ToolButtonFeatures |
This QFlag class provides flags for the int enum. |
QStyleOptionViewItem |
The QStyleOptionViewItem class is used to describe the parameters used to draw an item in a view widget. |
QStyleOptionViewItemV2 |
The QStyleOptionViewItemV2 class is used to describe the parameters necessary for drawing a frame in Qt 4.2 or above. |
QStyleOptionViewItemV2.ViewItemFeatures |
This QFlag class provides flags for the int enum. |
QStyleOptionViewItemV3 |
|
QStylePainter |
The QStylePainter class is a convenience class for drawing QStyle elements inside a widget. |
QSyntaxHighlighter |
The QSyntaxHighlighter class allows you to define syntax highlighting rules, and in addition you can use the class to query a document's current formatting or user data. |
QSystemTrayIcon |
The QSystemTrayIcon class provides an icon for an application in the system tray. |
QTabBar |
The QTabBar class provides a tab bar, e.g. for use in tabbed dialogs. |
QTableArea |
|
QTabletEvent |
The QTabletEvent class contains parameters that describe a Tablet event. |
QTableView |
The QTableView class provides a default model/view implementation of a table view. |
QTableWidget |
The QTableWidget class provides an item-based table view with a default model. |
QTableWidgetItem |
The QTableWidgetItem class provides an item for use with the QTableWidget class. |
QTableWidgetSelectionRange |
The QTableWidgetSelectionRange class provides a container for storing a selection range in a QTableWidget. |
QTabWidget |
The QTabWidget class provides a stack of tabbed widgets. |
QTextBlock |
The QTextBlock class provides a container for text fragments in a QTextDocument. |
QTextBlock_iterator |
|
QTextBlockFormat |
The QTextBlockFormat class provides formatting information for blocks of text in a QTextDocument. |
QTextBlockGroup |
The QTextBlockGroup class provides a container for text blocks within a QTextDocument. |
QTextBlockUserData |
The QTextBlockUserData class is used to associate custom data with blocks of text. |
QTextBrowser |
The QTextBrowser class provides a rich text browser with hypertext navigation. |
QTextCharFormat |
The QTextCharFormat class provides formatting information for characters in a QTextDocument. |
QTextCursor |
The QTextCursor class offers an API to access and modify QTextDocuments. |
QTextDocument |
The QTextDocument class holds formatted text that can be viewed and edited using a QTextEdit. |
QTextDocument.FindFlags |
This QFlag class provides flags for the int enum. |
QTextDocumentFragment |
The QTextDocumentFragment class represents a piece of formatted text from a QTextDocument. |
QTextEdit |
The QTextEdit class provides a widget that is used to edit and display both plain and rich text. |
QTextEdit_ExtraSelection |
|
QTextEdit.AutoFormatting |
This QFlag class provides flags for the int enum. |
QTextFormat |
The QTextFormat class provides formatting information for a QTextDocument. |
QTextFormat.PageBreakFlags |
This QFlag class provides flags for the int enum. |
QTextFragment |
The QTextFragment class holds a piece of text in a QTextDocument with a single QTextCharFormat. |
QTextFrame |
The QTextFrame class represents a frame in a QTextDocument. |
QTextFrame_iterator |
|
QTextFrameFormat |
The QTextFrameFormat class provides formatting information for frames in a QTextDocument. |
QTextImageFormat |
The QTextImageFormat class provides formatting information for images in a QTextDocument. |
QTextInlineObject |
The QTextInlineObject class represents an inline object in a QTextLayout. |
QTextItem |
|
QTextItem.RenderFlags |
This QFlag class provides flags for the int enum. |
QTextLayout |
The QTextLayout class is used to lay out and paint a single paragraph of text. |
QTextLayout_FormatRange |
|
QTextLength |
The QTextLength class encapsulates the different types of length used in a QTextDocument. |
QTextLine |
The QTextLine class represents a line of text inside a QTextLayout. |
QTextList |
The QTextList class provides a decorated list of items in a QTextDocument. |
QTextListFormat |
The QTextListFormat class provides formatting information for lists in a QTextDocument. |
QTextObject |
The QTextObject class is a base class for different kinds of objects that can group parts of a QTextDocument together. |
QTextObjectInterface |
|
QTextOption |
The QTextOption class provides a description of general rich text properties. |
QTextOption.Flags |
This QFlag class provides flags for the int enum. |
QTextTable |
The QTextTable class represents a table in a QTextDocument. |
QTextTableCell |
The QTextTableCell class represents the properties of a cell in a QTextTable. |
QTextTableFormat |
The QTextTableFormat class provides formatting information for tables in a QTextDocument. |
QTimeEdit |
The QTimeEdit class provides a widget for editing times based on the QDateTimeEdit widget. |
QToolBar |
The QToolBar class provides a movable panel that contains a set of controls. |
QToolBarChangeEvent |
The QToolBarChangeEvent class provides an event that is sent whenever a the toolbar button is clicked on Mac OS X. |
QToolBox |
The QToolBox class provides a column of tabbed widget items. |
QToolButton |
The QToolButton class provides a quick-access button to commands or options, usually used inside a QToolBar. |
QToolTip |
The QToolTip class provides tool tips (balloon help) for any widget. |
QTransform |
The QTransform class specifies 2D transformations of a coordinate system. |
QTreeModel |
|
QTreeView |
The QTreeView class provides a default model/view implementation of a tree view. |
QTreeWidget |
The QTreeWidget class provides a tree view that uses a predefined tree model. |
QTreeWidgetItem |
The QTreeWidgetItem class provides an item for use with the QTreeWidget convenience class. |
QTreeWidgetItemIterator |
The QTreeWidgetItemIterator class provides a way to iterate over the items in a QTreeWidget instance. |
QTreeWidgetItemIterator.IteratorFlags |
This QFlag class provides flags for the int enum. |
QUndoCommand |
The QUndoCommand class is the base class of all commands stored on a QUndoStack. |
QUndoGroup |
The QUndoGroup class is a group of QUndoStack objects. |
QUndoStack |
The QUndoStack class is a stack of QUndoCommand objects. |
QUndoView |
The QUndoView class displays the contents of a QUndoStack. |
QValidator |
The QValidator class provides validation of input text. |
QValidator.QValidationData |
|
QVBoxLayout |
The QVBoxLayout class lines up widgets vertically. |
QWhatsThis |
The QWhatsThis class provides a simple description of any widget, i.e. answering the question "What's This? |
QWhatsThisClickedEvent |
The QWhatsThisClickedEvent class provides an event that can be used to handle hyperlinks in a "What's This? |
QWheelEvent |
The QWheelEvent class contains parameters that describe a wheel event. |
QWidget |
The QWidget class is the base class of all user interface objects. |
QWidget.RenderFlags |
This QFlag class provides flags for the int enum. |
QWidgetAction |
The QWidgetAction class extends QAction by an interface for inserting custom widgets into action based containers, such as toolbars. |
QWidgetItem |
The QWidgetItem class is a layout item that represents a widget. |
QWindowsStyle |
The QWindowsStyle class provides a Microsoft Windows-like look and feel. |
QWindowStateChangeEvent |
The QWindowStateChangeEvent class provides the window state before a window state change. |
QWizard |
The QWizard class provides a framework for wizards. |
QWizard.WizardOptions |
This QFlag class provides flags for the int enum. |
QWizardPage |
The QWizardPage class is the base class for wizard pages. |
QWorkspace |
This class is obsolete. |
Enum Summary |
QAbstractItemDelegate.EndEditHint |
This enum describes the different hints that the delegate can give to the model and view components to make editing data in a model a comfortable experience for the user. |
QAbstractItemView.CursorAction |
This enum describes the different ways to navigate between items, |
QAbstractItemView.DragDropMode |
Describes the various drag and drop events the view can act upon. |
QAbstractItemView.DropIndicatorPosition |
This enum indicates the position of the drop indicator in relation to the index at the current mouse position. |
QAbstractItemView.EditTrigger |
This enum describes actions which will initiate item editing. |
QAbstractItemView.ScrollHint |
Press link for info on QAbstractItemView.ScrollHint |
QAbstractItemView.ScrollMode |
Press link for info on QAbstractItemView.ScrollMode |
QAbstractItemView.SelectionBehavior |
Press link for info on QAbstractItemView.SelectionBehavior |
QAbstractItemView.SelectionMode |
This enum indicates how the view responds to user selections. |
QAbstractItemView.State |
Describes the different states the view can be in. |
QAbstractPrintDialog.PrintDialogOption |
Used to specify which parts of the print dialog should be enabled. |
QAbstractPrintDialog.PrintRange |
Used to specify the print range selection option. |
QAbstractSlider.SliderAction |
Press link for info on QAbstractSlider.SliderAction |
QAbstractSlider.SliderChange |
Press link for info on QAbstractSlider.SliderChange |
QAbstractSpinBox.ButtonSymbols |
This enum type describes the symbols that can be displayed on the buttons in a spin box. |
QAbstractSpinBox.CorrectionMode |
This enum type describes the mode the spinbox will use to correct an Intermediate value if editing finishes. |
QAbstractSpinBox.StepEnabledFlag |
Press link for info on QAbstractSpinBox.StepEnabledFlag |
QAccessible.Action |
This enum describes the possible types of action that can occur. |
QAccessible.Event |
This enum type defines accessible event types. |
QAccessible.Method |
This enum describes the possible types of methods that can be invoked on an accessible object. |
QAccessible.RelationFlag |
This enum type defines bit flags that can be combined to indicate the relationship between two accessible objects. |
QAccessible.Role |
This enum defines the role of an accessible object. |
QAccessible.StateFlag |
This enum type defines bit flags that can be combined to indicate the state of an accessible object. |
QAccessible.Text |
This enum specifies string information that an accessible object returns. |
QAction.ActionEvent |
This enum type is used when calling QAction. |
QAction.MenuRole |
This enum describes how an action should be moved into the application menu on Mac OS X. |
QApplication.ColorSpec |
See setColorSpec for full details. |
QApplication.Type |
Press link for info on QApplication.Type |
QBoxLayout.Direction |
This type is used to determine the direction of a box layout. |
QCalendarWidget.HorizontalHeaderFormat |
This enum type defines the various formats the horizontal header can display. |
QCalendarWidget.SelectionMode |
This enum describes the types of selection offered to the user for selecting dates in the calendar. |
QCalendarWidget.VerticalHeaderFormat |
This enum type defines the various formats the vertical header can display. |
QClipboard.Mode |
This enum type is used to control which part of the system clipboard is used by QClipboard. |
QColor.Spec |
The type of color specified, either RGB, HSV or CMYK. |
QColormap.Mode |
This enum describes how QColormap maps device independent RGB values to device dependent pixel values. |
QComboBox.InsertPolicy |
This enum specifies what the QComboBox should do when a new string is entered by the user. |
QComboBox.SizeAdjustPolicy |
This enum specifies how the size hint of the QComboBox should adjust when new content is added or content changes. |
QCompleter.CompletionMode |
This enum specifies how completions are provided to the user. |
QCompleter.ModelSorting |
This enum specifies how the items in the model are sorted. |
QContextMenuEvent.Reason |
This enum describes the reason why the event was sent. |
QDataWidgetMapper.SubmitPolicy |
This enum describes the possible submit policies a QDataWidgetMapper supports. |
QDateTimeEdit.Section |
Press link for info on QDateTimeEdit.Section |
QDialog.DialogCode |
The value returned by a modal dialog. |
QDialogButtonBox.ButtonLayout |
This enum describes the layout policy to be used when arranging the buttons contained in the button box. |
QDialogButtonBox.ButtonRole |
This enum describes the roles that can be used to describe buttons in the button box. |
QDialogButtonBox.StandardButton |
These enums describe flags for standard buttons. |
QDirModel.Roles |
Press link for info on QDirModel.Roles |
QDockWidget.DockWidgetFeature |
Press link for info on QDockWidget.DockWidgetFeature |
QDoubleValidator.Notation |
This enum defines the allowed notations for entering a double. |
QFileDialog.AcceptMode |
Press link for info on QFileDialog.AcceptMode |
QFileDialog.DialogLabel |
Press link for info on QFileDialog.DialogLabel |
QFileDialog.FileMode |
This enum is used to indicate what the user may select in the file dialog; i.e. what the dialog will return if the user clicks OK. |
QFileDialog.Option |
Press link for info on QFileDialog.Option |
QFileDialog.ViewMode |
This enum describes the view mode of the file dialog; i.e. what information about each file will be displayed. |
QFileIconProvider.IconType |
Press link for info on QFileIconProvider.IconType |
QFont.Stretch |
Predefined stretch values that follow the CSS naming convention. |
QFont.Style |
This enum describes the different styles of glyphs that are used to display text. |
QFont.StyleHint |
Style hints are used by the font matching algorithm to find an appropriate default family if a selected font family is not available. |
QFont.StyleStrategy |
The style strategy tells the font matching algorithm what type of fonts should be used to find an appropriate default family. |
QFont.Weight |
Qt uses a weighting scale from 0 to 99 similar to, but not the same as, the scales used in Windows or CSS. |
QFontComboBox.FontFilter |
This enum can be used to only show certain types of fonts in the font combo box. |
QFontDatabase.WritingSystem |
Press link for info on QFontDatabase.WritingSystem |
QFrame.Shadow |
This enum type defines the types of shadow that are used to give a 3D effect to frames. |
QFrame.Shape |
This enum type defines the shapes of frame available. |
QFrame.StyleMask |
This enum defines two constants that can be used to extract the two components of frameStyle:
Constant | Value | Description
| Shadow_Mask | 240 | The Shadow part of frameStyle
| Shape_Mask | 15 | The Shape part of frameStyle
Normally, you don't need to use these, since frameShadow and frameShape already extract the Shadow and the Shape parts of frameStyle. |
QGradient.CoordinateMode |
This enum specifies how gradient coordinates map to the paint device on which the gradient is used. |
QGradient.Spread |
Specifies how the area outside the gradient area should be filled. |
QGradient.Type |
Specifies the type of gradient. |
QGraphicsEllipseItem.enum_1 |
Press link for info on QGraphicsEllipseItem.enum_1 |
QGraphicsItem.enum_1 |
Press link for info on QGraphicsItem.enum_1 |
QGraphicsItem.Extension |
Note. |
QGraphicsItem.GraphicsItemChange |
This enum describes the state changes that are notified by QGraphicsItem. |
QGraphicsItem.GraphicsItemFlag |
This enum describes different flags that you can set on an item to toggle different features in the item's behavior. |
QGraphicsItemGroup.enum_1 |
Press link for info on QGraphicsItemGroup.enum_1 |
QGraphicsLineItem.enum_1 |
Press link for info on QGraphicsLineItem.enum_1 |
QGraphicsPathItem.enum_1 |
Press link for info on QGraphicsPathItem.enum_1 |
QGraphicsPixmapItem.enum_1 |
Press link for info on QGraphicsPixmapItem.enum_1 |
QGraphicsPixmapItem.ShapeMode |
This enum describes how QGraphicsPixmapItem calculates its shape. |
QGraphicsPolygonItem.enum_1 |
Press link for info on QGraphicsPolygonItem.enum_1 |
QGraphicsRectItem.enum_1 |
Press link for info on QGraphicsRectItem.enum_1 |
QGraphicsScene.ItemIndexMethod |
This enum describes the indexing algorithms QGraphicsScene provides for managing positional information about items on the scene. |
QGraphicsScene.SceneLayer |
This enum describes the rendering layers in a QGraphicsScene. |
QGraphicsSceneContextMenuEvent.Reason |
This enum describes the reason why the context event was sent. |
QGraphicsSimpleTextItem.enum_1 |
Press link for info on QGraphicsSimpleTextItem.enum_1 |
QGraphicsTextItem.enum_1 |
Press link for info on QGraphicsTextItem.enum_1 |
QGraphicsView.CacheModeFlag |
This enum describes the flags that you can set for a QGraphicsView's cache mode. |
QGraphicsView.DragMode |
This enum describes the default action for the view when pressing and dragging the mouse over the viewport. |
QGraphicsView.OptimizationFlag |
This enum describes flags that you can enable to improve rendering performance in QGraphicsView. |
QGraphicsView.ViewportAnchor |
This enums describe the possible anchors that QGraphicsView can use when the user resizes the view or when the view is transformed. |
QGraphicsView.ViewportUpdateMode |
This enum describes how QGraphicsView updates its viewport when the scene contents change or are exposed. |
QHeaderView.ResizeMode |
The resize mode specifies the behavior of the header sections. |
QIcon.Mode |
This enum type describes the mode for which a pixmap is intended to be used. |
QIcon.State |
This enum describes the state for which a pixmap is intended to be used. |
QImage.Format |
The following image formats are available in all versions of Qt. |
QImage.InvertMode |
This enum type is used to describe how pixel values should be inverted in the invertPixels function. |
QImageIOHandler.ImageOption |
This enum describes the different options supported by QImageIOHandler. |
QImageReader.ImageReaderError |
This enum describes the different types of errors that can occur when reading images with QImageReader. |
QImageWriter.ImageWriterError |
This enum describes errors that can occur when writing images with QImageWriter. |
QInputContext.StandardFormat |
Press link for info on QInputContext.StandardFormat |
QInputMethodEvent.AttributeType |
Press link for info on QInputMethodEvent.AttributeType |
QItemSelectionModel.SelectionFlag |
This enum describes the way the selection model will be updated. |
QKeySequence.SequenceFormat |
Press link for info on QKeySequence.SequenceFormat |
QKeySequence.SequenceMatch |
Press link for info on QKeySequence.SequenceMatch |
QKeySequence.StandardKey |
This enum represent standard key bindings. |
QLayout.SizeConstraint |
The possible values are. |
QLCDNumber.Mode |
This type determines how numbers are shown. |
QLCDNumber.SegmentStyle |
This type determines the visual appearance of the QLCDNumber widget. |
QLineEdit.EchoMode |
This enum type describes how a line edit should display its contents. |
QLineF.IntersectType |
Describes the intersection between two lines. |
QListView.Flow |
Press link for info on QListView.Flow |
QListView.LayoutMode |
Press link for info on QListView.LayoutMode |
QListView.Movement |
Press link for info on QListView.Movement |
QListView.ResizeMode |
Press link for info on QListView.ResizeMode |
QListView.ViewMode |
Press link for info on QListView.ViewMode |
QListWidgetItem.ItemType |
This enum describes the types that are used to describe list widget items. |
QMainWindow.DockOption |
This enum contains flags that specify the docking behavior of QMainWindow. |
QMdiArea.AreaOption |
This enum describes options that customize the behavior of the QMdiArea. |
QMdiArea.WindowOrder |
Specifies the order in which child windows are returned from subWindowList. |
QMdiSubWindow.SubWindowOption |
This enum describes options that customize the behavior of QMdiSubWindow. |
QMessageBox.ButtonRole |
This enum describes the roles that can be used to describe buttons in the button box. |
QMessageBox.Icon |
This enum has the following values. |
QMessageBox.StandardButton |
These enums describe flags for standard buttons. |
QMovie.CacheMode |
This enum describes the different cache modes of QMovie. |
QMovie.MovieState |
This enum describes the different states of QMovie. |
QPaintDevice.PaintDeviceMetric |
Describes the various metrics of a paint device. |
QPaintEngine.DirtyFlag |
These types are used by QPainter to trigger lazy updates of the various states in the QPaintEngine using QPaintEngine::updateState(). |
QPaintEngine.PaintEngineFeature |
This enum is used to describe the features or capabilities that the paint engine has. |
QPaintEngine.PolygonDrawMode |
Press link for info on QPaintEngine.PolygonDrawMode |
QPaintEngine.Type |
Press link for info on QPaintEngine.Type |
QPainter.CompositionMode |
Defines the Porter-Duff rules for digital image compositing. |
QPainter.RenderHint |
Renderhints are used to specify flags to QPainter that may or may not be respected by any given engine. |
QPainterPath.ElementType |
This enum describes the types of elements used to connect vertices in subpaths. |
QPalette.ColorGroup |
Press link for info on QPalette.ColorGroup |
QPalette.ColorRole |
The ColorRole enum defines the different symbolic color roles used in current GUIs.
|
QPrintEngine.PrintEnginePropertyKey |
This enum is used to communicate properties between the print engine and QPrinter. |
QPrinter.ColorMode |
This enum type is used to indicate whether QPrinter should print in color or not. |
QPrinter.Orientation |
This enum type (not to be confused with Orientation) is used to specify each page's orientation. |
QPrinter.OutputFormat |
The OutputFormat enum is used to describe the format QPrinter should use for printing. |
QPrinter.PageOrder |
This enum type is used by QPrinter to tell the application program how to print. |
QPrinter.PageSize |
This enum type specifies what paper size QPrinter should use. |
QPrinter.PaperSource |
This enum type specifies what paper source QPrinter is to use. |
QPrinter.PrinterMode |
This enum describes the mode the printer should work in. |
QPrinter.PrinterState |
Press link for info on QPrinter.PrinterState |
QPrinter.PrintRange |
Used to specify the print range selection option. |
QProgressBar.Direction |
Specifies the reading direction of the text for vertical progress bars. |
QRegion.RegionType |
Specifies the shape of the region to be created. |
QRubberBand.Shape |
This enum specifies what shape a QRubberBand should have. |
QSessionManager.RestartHint |
This enum type defines the circumstances under which this application wants to be restarted by the session manager. |
QSizePolicy.ControlType |
This enum specifies the different types of widgets in terms of layout interaction. |
QSizePolicy.Policy |
This enum describes the various per-dimension sizing types used when constructing a QSizePolicy. |
QSizePolicy.PolicyFlag |
These flags are combined together to form the various Policy values:
Constant | Value | Description
| GrowFlag | 1 | The widget can grow beyond its size hint if necessary. |
QSlider.TickPosition |
This enum specifies where the tick marks are to be drawn relative to the slider's groove and the handle the user moves. |
QStandardItem.ItemType |
This enum describes the types that are used to describe standard items. |
QStyle.ComplexControl |
This enum describes the available complex controls. |
QStyle.ContentsType |
This enum describes the available contents types. |
QStyle.ControlElement |
This enum represents a control element. |
QStyle.PixelMetric |
This enum describes the various available pixel metrics. |
QStyle.PrimitiveElement |
This enum describes that various primitive elements. |
QStyle.StandardPixmap |
This enum describes the available standard pixmaps. |
QStyle.StateFlag |
This enum describes flags that are used when drawing primitive elements. |
QStyle.StyleHint |
This enum describes the available style hints. |
QStyle.SubElement |
This enum represents a sub-area of a widget. |
QStyleHintReturn.HintReturnType |
Press link for info on QStyleHintReturn.HintReturnType |
QStyleHintReturn.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleHintReturn subclass. |
QStyleHintReturn.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleHintReturn subclass. |
QStyleHintReturnMask.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleHintReturn subclass. |
QStyleHintReturnMask.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleHintReturn subclass. |
QStyleHintReturnVariant.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleHintReturn subclass. |
QStyleHintReturnVariant.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleHintReturn subclass. |
QStyleOption.OptionType |
This enum is used internally by QStyleOption, its subclasses, and qstyleoption_cast() to determine the type of style option. |
QStyleOption.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOption.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionButton.ButtonFeature |
This enum describes the different types of features a push button can have. |
QStyleOptionButton.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionButton.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionComboBox.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionComboBox.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionComplex.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionComplex.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionDockWidget.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionDockWidget.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionDockWidgetV2.StyleOptionVersion |
Press link for info on QStyleOptionDockWidgetV2.StyleOptionVersion |
QStyleOptionFocusRect.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionFocusRect.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionFrame.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionFrame.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionFrameV2.FrameFeature |
This enum describles the different types of features a frame can have. |
QStyleOptionFrameV2.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionGraphicsItem.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionGraphicsItem.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionGroupBox.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionGroupBox.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionHeader.SectionPosition |
This enum lets you know where the section's position is in relation to the other sections. |
QStyleOptionHeader.SelectedPosition |
This enum lets you know where the section's position is in relation to the selected section. |
QStyleOptionHeader.SortIndicator |
Indicates which direction the sort indicator should be drawn |
QStyleOptionHeader.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionHeader.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionMenuItem.CheckType |
This enum is used to indicate whether or not a check mark should be drawn for the item, or even if it should be drawn at all. |
QStyleOptionMenuItem.MenuItemType |
This enum indicates the type of menu item that the structure describes. |
QStyleOptionMenuItem.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionMenuItem.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionProgressBar.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionProgressBar.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionProgressBarV2.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionProgressBarV2.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionRubberBand.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionRubberBand.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionSizeGrip.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionSizeGrip.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionSlider.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionSlider.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionSpinBox.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionSpinBox.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionTab.CornerWidget |
These flags indicate the corner widgets in a tab. |
QStyleOptionTab.SelectedPosition |
This enum describes the position of the selected tab. |
QStyleOptionTab.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionTab.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionTab.TabPosition |
This enum describes the position of the tab. |
QStyleOptionTabBarBase.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionTabBarBase.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionTabV2.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionTabWidgetFrame.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionTabWidgetFrame.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionTitleBar.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionTitleBar.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionToolBar.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionToolBar.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionToolBar.ToolBarFeature |
This enum is used to describe whether a toolbar is movable or not. |
QStyleOptionToolBar.ToolBarPosition |
This enum is used to describe the position of a toolbar line, as well as the toolbar's position within the line.
|
QStyleOptionToolBox.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionToolBox.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionToolBoxV2.SelectedPosition |
This enum describes the position of the selected tab. |
QStyleOptionToolBoxV2.StyleOptionVersion |
This enum holds the version of this style option |
QStyleOptionToolBoxV2.TabPosition |
This enum describes tab positions relative to other tabs. |
QStyleOptionToolButton.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionToolButton.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionToolButton.ToolButtonFeature |
Describes the various features that a tool button can have. |
QStyleOptionViewItem.Position |
This enum describes the position of the item's decoration. |
QStyleOptionViewItem.StyleOptionType |
This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionViewItem.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionViewItemV2.StyleOptionVersion |
This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass. |
QStyleOptionViewItemV2.ViewItemFeature |
This enum describles the different types of features an item can have. |
QStyleOptionViewItemV3.StyleOptionVersion |
Press link for info on QStyleOptionViewItemV3.StyleOptionVersion |
QSystemTrayIcon.ActivationReason |
This enum describes the reason the system tray was activated. |
QSystemTrayIcon.MessageIcon |
This enum describes the icon that is shown when a balloon message is displayed. |
QTabBar.Shape |
This enum type lists the built-in shapes supported by QTabBar. |
QTabletEvent.PointerType |
This enum defines what type of point is generating the event. |
QTabletEvent.TabletDevice |
This enum defines what type of device is generating the event. |
QTableWidgetItem.ItemType |
This enum describes the types that are used to describe table widget items. |
QTabWidget.TabPosition |
This enum type defines where QTabWidget draws the tab row:
Package com.trolltech.qt.gui Description
Graphical user interface components.
| | |