Qt Core C++ Classes
Provides core non-GUI functionality. More...
Namespaces
Contains miscellaneous identifiers used throughout the Qt library |
Classes
Platform-independent atomic operations on int | |
Template class that provides platform-independent atomic operations on pointers | |
Platform-independent big-endian integers | |
List of byte arrays | |
Used by QCborValue to report a parsing error | |
Template class that provides a contiguous cache | |
A base class that allows obtaining a QSharedPointer for an object already managed by a shared pointer | |
Represents a pointer to an explicitly shared object | |
Allows monitoring a QFuture using signals and slots | |
Template class that provides a hash-table-based dictionary | |
Iterator over the key/value pairs of an associative container | |
Platform-independent little-endian integers | |
8-bit ASCII/Latin-1 character | |
Thin wrapper around an US-ASCII/Latin-1 encoded string literal | |
Template class that provides linked lists | |
Template class that provides lists | |
Java-style const iterator for QList and QQueue | |
Template class that provides a red-black-tree-based dictionary | |
Defines the four margins of a rectangle | |
Defines the four margins of a rectangle | |
Additional information about a log message | |
Java-style non-const iterator for QList and QQueue | |
Java-style non-const iterator for QMap and QMultiMap | |
Template class that stores a pair of items | |
Allows one to obtain random values from a high-quality Random Number Generator | |
Allows one to obtain 64-bit random values from a high-quality, seed-less Random Number Generator | |
Stores a pointer to a dynamically allocated object, and deletes it upon destruction | |
Resets a variable to its previous value on destruction | |
Exception-safe deferral of a QSemaphore::release() call | |
Represents a pointer to an implicitly shared object | |
Holds a strong reference to a shared pointer | |
Exception-safe wrapper around QObject::blockSignals() | |
Compile-time version of QByteArrayMatcher | |
List of strings | |
Unified view on UTF-16 strings with a read-only subset of the QString API | |
Contains a version number with an arbitrary number of segments | |
Holds a weak reference to a shared pointer | |
QMap::const_iterator class provides an STL-style const iterator for QMap and QMultiMap | |
QMap::iterator class provides an STL-style non-const iterator for QMap and QMultiMap | |
QMap::key_iterator class provides an STL-style const iterator for QMap and QMultiMap keys |