Annotated Class List

Qt classes with brief descriptions:

QAtomicInt

Platform-independent atomic operations on int

QAtomicPointer

Template class that provides platform-independent atomic operations on pointers

QBEInteger

Platform-independent big-endian integers

QByteArrayList

List of byte arrays

QCborParserError

Used by QCborValue to report a parsing error

QDBusPendingReply

Contains the reply to an asynchronous method call

QDBusReply

Stores the reply for a method call to a remote object

QDBusVariant

Enables the programmer to identify the variant type provided by the D-Bus typesystem

QExplicitlySharedDataPointer

Represents a pointer to an explicitly shared object

QGL::QGLEngineShaderProg

QGenericMatrix

Template class that represents a NxM transformation matrix with N columns and M rows

QHash

Template class that provides a hash-table-based dictionary

QKeyValueIterator

Iterator over the key/value pairs of an associative container

QLEInteger

Platform-independent little-endian integers

QLatin1Char

8-bit ASCII/Latin-1 character

QLatin1String

Thin wrapper around an US-ASCII/Latin-1 encoded string literal

QList

Template class that provides lists

QListIterator

Java-style const iterator for QList and QQueue

QMap

Template class that provides a red-black-tree-based dictionary

QMessageLogContext

Additional information about a log message

QMutableListIterator

Java-style non-const iterator for QList and QQueue

QMutableMapIterator

Java-style non-const iterator for QMap and QMultiMap

QPair

Template class that stores a pair of items

QPixelFormat

Class for describing different pixel layouts in graphics buffers

QRandomGenerator

Allows one to obtain random values from a high-quality Random Number Generator

QRandomGenerator64

Allows one to obtain 64-bit random values from a high-quality, seed-less Random Number Generator

QRgba64

Struct contains a 64-bit RGB color

QScopedPointer

Stores a pointer to a dynamically allocated object, and deletes it upon destruction

QSharedDataPointer

Represents a pointer to an implicitly shared object

QSignalBlocker

Exception-safe wrapper around QObject::blockSignals()

QSqlDriverCreator

Template class that provides a SQL driver factory for a specific driver type

QSslEllipticCurve

Represents an elliptic curve for use by elliptic-curve cipher algorithms

QSslPreSharedKeyAuthenticator

Authentication data for pre shared keys (PSK) ciphersuites

QStringList

List of strings

QStylePainter

Convenience class for drawing QStyle elements inside a widget

QTileRules

The rules used to draw a pixmap or image split into nine segments

QVersionNumber

Contains a version number with an arbitrary number of segments

QVulkanInfoVector

A specialized QVector for QVulkanLayer and QVulkanExtension

QVulkanLayer

Represents information about a Vulkan layer