Annotated Class List
Qt classes with brief descriptions:
The base of all animations | |
The abstract base class of button widgets, providing functionality common to buttons | |
Interface to manage Qt's event queue | |
Common base for all path items | |
Used to display and edit data items from a model | |
The abstract interface for item model classes | |
Helps testing QAbstractItemModel subclasses | |
The basic functionality for item view classes | |
Abstract model that can be subclassed to create one-dimensional list models | |
Callback interface for handling messages | |
Interface for receiving native events, such as MSG or XCB event structs | |
The interface for cache implementations | |
The base class of a family of classes that expose all functions for each OpenGL version and profile | |
Base implementation for print dialogs used to configure printers | |
Base class for proxy item models that can do sorting, filtering or other data processing tasks | |
Scrolling area with on-demand scroll bars | |
Integer value within a range | |
The base functionality common to all socket types | |
Spinbox and a line edit to display values | |
The base class of states of a QStateMachine | |
Abstract model that can be subclassed to create table models | |
Abstract base class used to implement custom layouts for QTextDocuments | |
The base class of transitions between QAbstractState objects | |
Callback interface for resolving Uniform Resource Identifiers. A Uniform Resource Identifier (URI) is a string that uniquely identifies a resource. URIs are versatile global identifiers. It is often useful to transform a URI that identifies something logical into a URI that locates something physical (a URL), or to simply map a URI to a different URI. QAbstractUriResolver::resolve() provides this functionality | |
Abstract base class for modeling non-XML data to look like XML for QXmlQuery | |
Enums and static functions related to accessibility | |
Implements support for invocable actions in the interface | |
Implements support for objects with editable text | |
The base class for accessibility notifications | |
Defines an interface that exposes information about accessible objects | |
Implements parts of the QAccessibleInterface for QObjects | |
Abstract base class for plugins provinding accessibility information for user interface elements | |
Notfies the accessibility framework that the state of an object has changed | |
Implements support for the IAccessibleTable2 Cell interface | |
Implements support for the IAccessibleTable2 interface | |
Signifies a change in a table, list, or tree where cells are added or removed. If the change affected a number of rows, firstColumn and lastColumn will return -1. Likewise for columns, the row functions may return -1 | |
Notifies of cursor movements | |
Notifies of text being inserted | |
Implements support for text handling | |
Notifies of text being deleted | |
Signals a change in the text selection of an object | |
Notifies about text changes. This is for accessibles that support editable text such as line edits. This event occurs for example when a portion of selected text gets replaced by pasting a new text or in override mode of editors | |
Describes a change in value for an accessible object | |
Implements support for objects that manipulate a value | |
Implements the QAccessibleInterface for QWidgets | |
Abstract user interface action that can be inserted into widgets | |
Event that is generated when a QAction is added, removed, or changed | |
Groups actions together | |
Abstract base class for groups of animations | |
Manages the GUI application's control flow and main settings | |
Iterable interface for an associative container in a QVariant | |
Platform-independent atomic operations on int | |
Platform-independent atomic operations on integers | |
Template class that provides platform-independent atomic operations on pointers | |
Authentication object | |
Platform-independent big-endian integers | |
Drawing area for QWindow | |
Timer events for objects | |
Array of bits | |
Monochrome (1-bit depth) pixmaps | |
Lines up child widgets horizontally or vertically | |
Defines the fill pattern of shapes drawn by QPainter | |
QIODevice interface for a QByteArray | |
Container to organize groups of button widgets | |
Array of bytes | |
Monthly based calendar widget allowing the user to select a date | |
Used to hold an array of CBOR elements | |
Holds the error condition found while parsing or validating a CBOR stream | |
Used to hold an associative container representable in CBOR | |
Used by QCborValue to report a parsing error | |
Simple CBOR stream decoder, operating on either a QByteArray or QIODevice | |
Simple CBOR encoder operating on a one-way stream | |
Encapsulates a value in CBOR | |
Checkbox with a text label | |
Contains event parameters for child object events | |
Access to the window system clipboard | |
Contains parameters that describe a close event | |
Colors based on RGB, HSV or CMYK values | |
Dialog widget for specifying colors | |
Maps device independent QColors to device dependent pixel values | |
Model/view implementation of a column view | |
Combined button and popup list | |
Vista style command link button | |
Encapsulates the common Look and Feel of a GUI | |
Completions based on an item model | |
Used in combination with QBrush to specify a conical gradient brush | |
Contains parameters that describe a context menu event | |
Event loop for Qt applications without UI | |
Mouse cursor with an arbitrary shape | |
The base class of D-Bus adaptor classes | |
The base class for all D-Bus interfaces in the Qt D-Bus binding, allowing access to remote interfaces | |
Used to marshall and demarshall D-Bus arguments | |
Represents a connection to the D-Bus bus daemon | |
Access to the D-Bus bus daemon service | |
Allows slots to determine the D-Bus context of the calls | |
Represents an error received from the D-Bus bus or from remote applications found in the bus | |
Proxy for interfaces on remote objects | |
Represents one message sent or received over the D-Bus bus | |
Enables the programmer to identify the OBJECT_PATH type provided by the D-Bus typesystem | |
Refers to one pending asynchronous call | |
Convenient way for waiting for asynchronous replies | |
Contains the reply to an asynchronous method call | |
Stores the reply for a method call to a remote object | |
Peer-to-peer communication between processes on the same computer | |
Allows the user to watch for a bus service change | |
Enables the programmer to identify the SIGNATURE type provided by the D-Bus typesystem | |
Holds one Unix file descriptor | |
Enables the programmer to identify the variant type provided by the D-Bus typesystem | |
Used to handle several DBus paths with one class | |
Serialization of binary data to a QIODevice | |
Mapping between a section of a data model to widgets | |
Widget for editing dates based on the QDateTimeEdit widget | |
Widget for editing dates and times | |
Marks a deadline in the future | |
Output stream for debugging information | |
Convenience class for custom QDebug operators | |
Methods for accessing common desktop services | |
Rounded range control (like a speedometer or potentiometer) | |
The base class of dialog windows | |
Widget that presents buttons in a layout that is appropriate to the current widget style | |
Access to directory structures and their contents | |
Iterator for directory entrylists | |
Stores information about a domain name record | |
Stores information about a host address record | |
Represents a DNS lookup | |
Stores information about a DNS MX record | |
Stores information about a DNS SRV record | |
Stores information about a DNS TXT record | |
Widget that can be docked inside a QMainWindow or floated as a top-level window on the desktop | |
Represents one attribute of a QDomElement | |
Represents an XML CDATA section | |
Represents a generic string in the DOM | |
Represents an XML comment | |
Represents an XML document | |
Tree of QDomNodes which is not usually a complete QDomDocument | |
The representation of the DTD in the document tree | |
Represents one element in the DOM tree | |
Represents an XML entity | |
Represents an XML entity reference | |
Information about the features of the DOM implementation | |
Contains a collection of nodes that can be accessed by name | |
The base class for all the nodes in a DOM tree | |
List of QDomNode objects | |
Represents an XML notation | |
Represents an XML processing instruction | |
Represents text data in the parsed XML document | |
Spin box widget that takes doubles | |
Range checking of floating-point numbers | |
Support for MIME-based drag and drop data transfer | |
Event which is sent to a widget when a drag and drop action enters it | |
Event that is sent to a widget when a drag and drop action leaves it | |
Event which is sent while a drag and drop action is in progress | |
Event which is sent when a drag and drop action is completed | |
This class provides encryption for UDP sockets | |
This class implements server-side DTLS cookie generation and verification | |
Contains event parameters for dynamic property change events | |
Fast way to calculate elapsed times | |
Contains parameters that describe an enter event | |
Error message display dialog | |
The base class of all event classes. Event objects contain event parameters | |
Means of entering and leaving an event loop | |
Means to quit an event loop when it is no longer needed | |
QObject-specific transition for Qt events | |
Base class for exceptions that can transferred across threads | |
Contains event parameters for expose events | |
Interface for reading from and writing to files | |
Interface for reading from and writing to open files | |
Dialog that allow users to select files or directories | |
File icons for the QDirModel and the QFileSystemModel classes | |
System-independent file information | |
Event that will be sent when there is a request to open a file or a URL | |
Convenient way of selecting file variants | |
Data model for the local filesystem | |
Interface for monitoring files and directories for modifications | |
Final state | |
Contains event parameters for widget focus events | |
Focus frame which can be outside of a widget's normal paintable area | |
Specifies a font used for drawing text | |
Combobox that lets the user select a font family | |
Information about the fonts available in the underlying window system | |
Dialog widget for selecting a font | |
General information about fonts | |
Font metrics information | |
Font metrics information | |
Manages forms of input widgets and their associated labels | |
The base class of widgets that can have a frame | |
Represents the result of an asynchronous computation | |
Java-style const iterator for QFuture | |
Convenience class that simplifies QFuture synchronization | |
Allows monitoring a QFuture using signals and slots | |
Internal helper class for marshalling arguments | |
Template class that represents a NxM transformation matrix with N columns and M rows | |
Abstract base class for plugins | |
Creates plugin drivers | |
Internal helper class for marshalling arguments | |
Represents a gesture, containing properties that describe the corresponding user input | |
The description of triggered gestures | |
The infrastructure for gesture recognition | |
Direct access to the internal glyphs in a font | |
Used in combination with QBrush to specify gradient fills | |
Represents an anchor between two items in a QGraphicsAnchorLayout | |
Layout where one can anchor widgets together in Graphics View | |
Blur effect | |
Colorize effect | |
Drop shadow effect | |
The base class for all graphics effects | |
Ellipse item that you can add to a QGraphicsScene | |
Grid layout for managing widgets in Graphics View | |
The base class for all graphical items in a QGraphicsScene | |
Container that treats a group of items as a single item | |
The base class for all layouts in Graphics View | |
Can be inherited to allow your custom items to be managed by layouts | |
Line item that you can add to a QGraphicsScene | |
Horizontal or vertical layout for managing widgets in Graphics View | |
Base class for all graphics items that require signals, slots and properties | |
Opacity effect | |
Path item that you can add to a QGraphicsScene | |
Pixmap item that you can add to a QGraphicsScene | |
Polygon item that you can add to a QGraphicsScene | |
Proxy layer for embedding a QWidget in a QGraphicsScene | |
Rectangle item that you can add to a QGraphicsScene | |
Rotation transformation around a given axis | |
Scale transformation | |
Surface for managing a large number of 2D graphical items | |
Context menu events in the graphics view framework | |
Events for drag and drop in the graphics view framework | |
Base class for all graphics view related events | |
Events when a tooltip is requested | |
Hover events in the graphics view framework | |
Mouse events in the graphics view framework | |
Events for widget moving in the graphics view framework | |
Events for widget resizing in the graphics view framework | |
Wheel events in the graphics view framework | |
Simple text path item that you can add to a QGraphicsScene | |
Text item that you can add to a QGraphicsScene to display formatted text | |
Abstract base class for building advanced transformations on QGraphicsItems | |
Widget for displaying the contents of a QGraphicsScene | |
The base class for all widget items in a QGraphicsScene | |
Lays out widgets in a grid | |
Group box frame with a title | |
Manages the GUI application's control flow and main settings | |
Lines up widgets horizontally | |
Header row or header column for item views | |
Event that is used to request helpful information about a particular point in a widget | |
Event which is sent after a widget is hidden | |
IP address | |
Static functions for host name lookups | |
Contains parameters that describe a mouse event | |
Specifies that a host supports HTTP Strict Transport Security policy (HSTS) | |
Resembles a MIME multipart message to be sent over HTTP | |
Holds a body part to be used inside a HTTP multipart MIME message | |
Scalable icons in different modes and states | |
Indicates that a main icon drag has begun | |
Abstract base class for QIcon renderers | |
Abstract base for custom QIconEngine plugins | |
Hardware-independent image representation that allows direct access to the pixel data, and can be used as a paint device | |
Defines the common image I/O interface for all image formats in Qt | |
Defines an interface for writing an image format plugin | |
Format independent interface for reading images from files or other devices | |
Format independent interface for writing images to files or other devices | |
Simple convenience dialog to get a single value from the user | |
The base class for events that describe user input | |
Access to the active text input method | |
Parameters for input method events | |
Event sent by the input context to input objects | |
Validator that ensures a string contains a valid integer within a specified range | |
Display and editing facilities for data items from a model | |
Makes it possible to create item editor creator bases without subclassing QItemEditorCreatorBase | |
Abstract base class that must be subclassed when implementing new item editor creators | |
Widgets for editing item data in views and delegates | |
Describes a key event | |
Transition for key events | |
Encapsulates a key sequence as used by shortcuts | |
Allows to input a QKeySequence | |
Displays a number with LCD-like digits | |
Platform-independent little-endian integers | |
Text or image display | |
The base class of geometry managers | |
Abstract item that a QLayout manipulates | |
One-line text editor | |
Used in combination with QBrush to specify a linear gradient brush | |
List or icon view onto a model | |
Item-based list widget | |
Item for use with the QListWidget item view class | |
Local socket based server | |
Local socket | |
Widget for macOS that can be used to wrap arbitrary Cocoa views (i.e., NSView subclasses) and insert them into Qt hierarchies | |
Widget for macOS that provides a way to put Qt widgets into Cocoa hierarchies | |
Main application window | |
Represents a 4x4 transformation matrix in 3D space | |
Area in which MDI windows are displayed | |
Subwindow class for QMdiArea | |
Menu widget for use in menu bars, context menus, and other popup menus | |
Horizontal menu bar | |
Modal dialog for informing the user or for asking the user a question and receiving an answer | |
Contains parameters that describe a mouse event | |
Transition for mouse events | |
Contains event parameters for move events | |
Convenience class for playing movies with QImageReader | |
Contains parameters that describe a gesture event | |
Allows the application to send network requests and receive replies | |
Stores one IP address supported by a network interface, along with its associated netmask and broadcast address | |
Cache information | |
Abstraction of one or more access point configurations | |
Manages the network configurations provided by the system | |
Holds one network cookie | |
Implements a simple jar of QNetworkCookie objects | |
The data and metadata of a UDP datagram | |
Very basic disk cache | |
Listing of the host's IP addresses and network interfaces | |
Network layer proxy | |
Fine-grained proxy selection | |
Used to query the proxy settings for a socket | |
Contains the data and headers for a request sent with QNetworkAccessManager | |
Holds a request to be sent with QNetworkAccessManager | |
Control over the system's access points and enables session management for cases when multiple clients access the same access point | |
Represents an offscreen surface in the underlying platform | |
Functions for creating and managing OpenGL buffer objects | |
Represents a native OpenGL context, enabling OpenGL rendering on a QSurface | |
Represents a group of contexts sharing OpenGL resources | |
Enables logging of OpenGL debugging messages | |
Wraps an OpenGL debug message | |
Cross-platform access to the OpenGL ES 3.0, 3.1 and 3.2 API | |
Encapsulates an OpenGL framebuffer object | |
Specifies the format of an OpenGL framebuffer object | |
Cross-platform access to the OpenGL ES 2.0 API | |
All functions for OpenGL 1.0 specification | |
All functions for OpenGL 1.1 specification | |
All functions for OpenGL 1.2 specification | |
All functions for OpenGL 1.3 specification | |
All functions for OpenGL 1.4 specification | |
All functions for OpenGL 1.5 specification | |
All functions for OpenGL 2.0 specification | |
All functions for OpenGL 2.1 specification | |
All functions for OpenGL 3.0 specification | |
All functions for OpenGL 3.1 specification | |
All functions for OpenGL 3.2 compatibility profile | |
All functions for OpenGL 3.2 core profile | |
All functions for OpenGL 3.3 compatibility profile | |
All functions for OpenGL 3.3 core profile | |
All functions for OpenGL 4.0 compatibility profile | |
All functions for OpenGL 4.0 core profile | |
All functions for OpenGL 4.1 compatibility profile | |
All functions for OpenGL 4.1 core profile | |
All functions for OpenGL 4.2 compatibility profile | |
All functions for OpenGL 4.2 core profile | |
All functions for OpenGL 4.3 compatibility profile | |
All functions for OpenGL 4.3 core profile | |
All functions for OpenGL 4.4 compatibility profile | |
All functions for OpenGL 4.4 core profile | |
All functions for OpenGL 4.5 compatibility profile | |
All functions for OpenGL 4.5 core profile | |
All functions for OpenGL ES 2 | |
Enables painting to an OpenGL context using QPainter | |
Describes the pixel storage modes that affect the unpacking of pixels during texture upload | |
Allows OpenGL shaders to be compiled | |
Allows OpenGL shader programs to be linked and used | |
Encapsulates an OpenGL texture object | |
Convenient way to draw textured quads via OpenGL | |
Wraps a sequence of OpenGL timer query objects | |
Wraps an OpenGL timer query object | |
Represents the version and if applicable the profile of an OpenGL context | |
Wraps an OpenGL Vertex Array Object | |
Widget for rendering OpenGL graphics | |
Convenience subclass of QWindow to perform OpenGL painting | |
Describes the size, orientation and margins of a page | |
Configuration dialog for the page-related options on a printer | |
Describes the size and name of a defined page size | |
Represents a paintdevice that supports multiple pages | |
The base class of objects that can be painted on with QPainter | |
Convenience subclass of QWindow that is also a QPaintDevice | |
Abstract definition of how QPainter draws to a given device on a given platform | |
Information about the active paint engine's current state | |
Contains event parameters for paint events | |
Performs low-level painting on widgets and other paint devices | |
Container for painting operations, enabling graphical shapes to be constructed and reused | |
Used to generate fillable outlines for a given painter path | |
Contains color groups for each widget state | |
Describes a panning gesture made by the user | |
Parallel group of animations | |
Pause for QSequentialAnimationGroup | |
Class to generate PDFs that can be used as a paint device | |
Defines how a QPainter should draw lines and outlines of shapes | |
Paint device that records and replays QPainter commands | |
Describes a pinch gesture made by the user | |
Class for describing different pixel layouts in graphics buffers | |
Off-screen image representation that can be used as a paint device | |
Application-wide cache for pixmaps | |
Implements a plain text layout for QTextDocument | |
Widget that is used to edit and display plain text | |
Used to notify about native platform surface events | |
Identifies a unique object, such as a tagged token or stylus, which is used with a pointing device | |
Vector of points using integer precision | |
Vector of points using floating point precision | |
Dialog for specifying the printer's configuration | |
Defines an interface for how QPrinter interacts with a given printing subsystem | |
Dialog for previewing and configuring page layouts for printer output | |
Widget for previewing page layouts for printer output | |
Paint device that paints on a printer | |
Gives access to information about existing printers | |
Horizontal or vertical progress bar | |
Feedback on the progress of a slow operation | |
Animates Qt properties | |
Convenience class that simplifies dynamically overriding QStyle elements | |
Command button | |
Represents a quaternion consisting of a vector and scalar | |
Used in combination with QBrush to specify a radial gradient brush | |
Radio button with a text label | |
Enables hardware acceleration of painting operations in Qt for Embedded Linux | |
Convenience class for using QPainter on a QWindow | |
Access to a single physical instance of a font | |
Used to check a string against a regular expression | |
Specifies a clip region for a painter | |
Used to check a string against a regular expression | |
Contains event parameters for resize events | |
Struct contains a 64-bit RGB color | |
Rectangle or line that can indicate a selection or a boundary | |
Used to query screen properties | |
Scrolling view onto another widget | |
Vertical or horizontal scroll bar | |
Sent when scrolling | |
Sent in preparation of scrolling | |
Enables kinetic scrolling for any scrolling widget or graphics item | |
Stores the settings for a QScroller | |
SCTP-based server | |
SCTP socket | |
Sequential group of animations | |
Access to the session manager | |
Used to create keyboard shortcuts | |
Event which is generated when the user presses a key combination | |
Event that is sent when a widget is shown | |
Enables introspection of signal emission | |
Implementation of QAbstractXmlNodeModel sufficient for many common cases | |
Resize handle for resizing top-level windows | |
Layout attribute describing horizontal and vertical resizing policy | |
Vertical or horizontal slider | |
Identifies a location in a resource by URI, line, and column | |
Blank space in a layout | |
Spin box widget | |
Splash screen that can be shown during application startup | |
Implements a splitter widget | |
Handle functionality for the splitter | |
Handles a connection to a database | |
Abstract base class for accessing specific SQL databases | |
Template class that provides a SQL driver factory for a specific driver type | |
The base class for SQL driver factories | |
Abstract base for custom QSqlDriver plugins | |
SQL database error information | |
Manipulates the fields in SQL database tables and views | |
Functions to manipulate and describe database indexes | |
Means of executing and manipulating SQL statements | |
Read-only data model for SQL result sets | |
Encapsulates a database record | |
Stores information about an SQL foreign key | |
Delegate that is used to display and edit data from a QSqlRelationalTableModel | |
Editable data model for a single database table, with foreign key support | |
Abstract interface for accessing data from specific SQL databases | |
Editable data model for a single database table | |
Convenient API for an X509 certificate | |
API for accessing the extensions of an X509 certificate | |
Represents an SSL cryptographic cipher | |
Holds the configuration and state of an SSL connection | |
Interface for Diffie-Hellman parameters for servers | |
Represents an elliptic curve for use by elliptic-curve cipher algorithms | |
SSL error | |
Interface for private and public keys | |
Authentication data for pre shared keys (PSK) ciphersuites | |
SSL encrypted socket for both clients and servers | |
Stack of widgets where only one widget is visible at a time | |
Stack of widgets where only one widget is visible at a time | |
Item for use with the QStandardItemModel class | |
The possibility to register widgets without having to subclass QItemEditorCreatorBase | |
Generic model for storing custom data | |
Enables optimized drawing of text when the text and its layout is updated rarely | |
Horizontal bar suitable for presenting status information | |
Event that is used to show messages in a status bar | |
Abstract base class that encapsulates the look and feel of a GUI | |
Creates QStyle objects | |
Style hints that return more than basic data types | |
Style hints that return a QRegion | |
Style hints that return a QVariant | |
Contains platform specific hints and settings | |
Stores the parameters used by QStyle functions | |
Used to describe the parameters for drawing buttons | |
Used to describe the parameter for drawing a combobox | |
Used to hold parameters that are common to all complex controls | |
Used to describe the parameters for drawing a dock widget | |
Used to describe the parameters for drawing a focus rectangle with QStyle | |
Used to describe the parameters for drawing a frame | |
Used to describe the parameters needed to draw a QGraphicsItem | |
Describes the parameters for drawing a group box | |
Used to describe the parameters for drawing a header | |
Used to describe the parameter necessary for drawing a menu item | |
Used to describe the parameters necessary for drawing a progress bar | |
Used to describe the parameters needed for drawing a rubber band | |
Used to describe the parameter for drawing a size grip | |
Used to describe the parameters needed for drawing a slider | |
Used to describe the parameters necessary for drawing a spin box | |
Used to describe the parameters for drawing a tab bar | |
Used to describe the base of a tab bar, i.e. the part that the tab bar usually overlaps with | |
Used to describe the parameters for drawing the frame around a tab widget | |
Used to describe the parameters for drawing a title bar | |
Used to describe the parameters for drawing a toolbar | |
Used to describe the parameters needed for drawing a tool box | |
Used to describe the parameters for drawing a tool button | |
Used to describe the parameters used to draw an item in a view widget | |
Convenience class for drawing QStyle elements inside a widget | |
Abstract base for custom QStyle plugins | |
Display and editing facilities for data items from a model | |
Used when registering fonts with the internal Qt fontdatabase | |
Abstraction of renderable surfaces in Qt | |
Represents the format of a QSurface | |
Describes a swipe gesture made by the user | |
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 | |
Icon for an application in the system tray | |
Tab bar, e.g. for use in tabbed dialogs | |
Stack of tabbed widgets | |
Default model/view implementation of a table view | |
Item-based table view with a default model | |
Item for use with the QTableWidget class | |
Way to interact with selection in a model without using model indexes and a selection model | |
Contains parameters that describe a Tablet event | |
Describes a tap-and-hold (aka LongTap) gesture made by the user | |
Describes a tap gesture made by the user | |
TCP-based server | |
TCP socket | |
Used to simulate a sequence of touch events | |
List of GUI events | |
Container for text fragments in a QTextDocument | |
Formatting information for blocks of text in a QTextDocument | |
Container for text blocks within a QTextDocument | |
Used to associate custom data with blocks of text | |
Rich text browser with hypertext navigation | |
Formatting information for characters in a QTextDocument | |
Offers an API to access and modify QTextDocuments | |
Holds formatted text | |
Represents a piece of formatted text from a QTextDocument | |
Format-independent interface for writing a QTextDocument to files or other devices | |
Widget that is used to edit and display both plain and rich text | |
Formatting information for a QTextDocument | |
Holds a piece of text in a QTextDocument with a single QTextCharFormat | |
Represents a frame in a QTextDocument | |
Formatting information for frames in a QTextDocument | |
Formatting information for images in a QTextDocument | |
Represents an inline object in a QAbstractTextDocumentLayout and its implementations | |
All the information required to draw text in a custom paint engine | |
Used to lay out and render text | |
Encapsulates the different types of length used in a QTextDocument | |
Represents a line of text inside a QTextLayout | |
Decorated list of items in a QTextDocument | |
Formatting information for lists in a QTextDocument | |
Base class for different kinds of objects that can group parts of a QTextDocument together | |
Allows drawing of custom text objects in QTextDocuments | |
Description of general rich text properties | |
Represents a table in a QTextDocument | |
Represents the properties of a cell in a QTextTable | |
Formatting information for table cells in a QTextDocument | |
Formatting information for tables in a QTextDocument | |
The rules used to draw a pixmap or image split into nine segments | |
Widget for editing times based on the QDateTimeEdit widget | |
Movable panel that contains a set of controls | |
Column of tabbed widget items | |
Quick-access button to commands or options, usually used inside a QToolBar | |
Tool tips (balloon help) for any widget | |
Describes the device from which touch events originate | |
Contains parameters that describe a touch event | |
Specifies 2D transformations of a coordinate system | |
Default model/view implementation of a tree view | |
Tree view that uses a predefined tree model | |
Item for use with the QTreeWidget convenience class | |
Way to iterate over the items in a QTreeWidget instance | |
UDP socket | |
The base class of all commands stored on a QUndoStack | |
Group of QUndoStack objects | |
Stack of QUndoCommand objects | |
Displays the contents of a QUndoStack | |
Lines up widgets vertically | |
Validation of input text | |
Represents a vector or vertex in 2D space | |
Represents a vector or vertex in 3D space | |
Represents a vector or vertex in 4D space | |
Cross-platform access to the device level core Vulkan 1.0 API | |
Represents information about a Vulkan extension | |
Cross-platform access to the instance level core Vulkan 1.0 API | |
A specialized QVector for QVulkanLayer and QVulkanExtension | |
Represents a native Vulkan instance, enabling Vulkan rendering onto a QSurface | |
Represents information about a Vulkan layer | |
Convenience subclass of QWindow to perform Vulkan rendering | |
Used to implement the application-specific rendering logic for a QVulkanWindow | |
Simple description of any widget, i.e. answering the question "What's This?" | |
Event that can be used to handle hyperlinks in a "What's This?" text | |
Contains parameters that describe a wheel event | |
The base class of all user interface objects | |
Extends QAction by an interface for inserting custom widgets into action based containers, such as toolbars | |
Layout item that represents a widget | |
Represents a window in the underlying windowing system | |
The window state before a window state change | |
Framework for wizards | |
The base class for wizard pages | |
XML attributes | |
Interface to report the logical content of XML data | |
Interface to report DTD content of XML data | |
Interface to report declaration content of XML data | |
Default implementation of all the XML handler classes | |
Interface to resolve external entities contained in XML data | |
Interface to report errors in XML data | |
Implementation of QXmlSerializer for transforming XQuery output into formatted XML | |
The input data for the QXmlReader subclasses | |
Contains either an XML node or an atomic value | |
Interface to report the lexical content of XML data | |
The XML handler classes with information about the parsing position within a file | |
Represents the name of an XML node, in an efficient, namespace-aware way. QXmlName represents the name of an XML node in a way that is both efficient and safe for comparing names. Normally, an XML node represents an XML element or attribute, but QXmlName can also represent the names of other kinds of nodes, e.g., QAbstractXmlReceiver::processingInstruction() and QAbstractXmlReceiver::namespaceBinding() | |
Table of shared strings referenced by instances of QXmlName | |
Helper class for XML readers which want to include namespace support | |
Identifies a node in an XML node model subclassed from QAbstractXmlNodeModel | |
Used to report errors with the QXmlErrorHandler interface | |
Performs XQueries on XML data, or on non-XML data modeled to look like XML | |
Interface for XML readers (i.e. parsers) | |
Iterates through the results of evaluating an XQuery in QXmlQuery | |
Loading and validation of a W3C XML Schema | |
Validates XML instance documents against a W3C XML Schema | |
Implementation of QAbstractXmlReceiver for transforming XQuery output into unformatted XML | |
Implementation of a simple XML parser | |