Implicitly Shared Classes
These Qt Core classes provides a safe and efficient way of sharing and manipulating data by implicitly sharing data.
Array of bits | |
Array of bytes | |
List of byte arrays | |
Template class that provides a cache | |
Compares strings according to a localized collation algorithm | |
Can be used to speed up string collation | |
Defines a possible command-line option | |
Template class that provides a contiguous cache | |
Date and time functions | |
Output stream for debugging information | |
Access to directory structures and their contents | |
System-independent file information | |
Template class that provides a hash-table-based dictionary | |
Encapsulates a JSON array | |
Way to read and write JSON documents | |
Encapsulates a JSON object | |
Used to report errors during JSON parsing | |
Encapsulates a value in JSON | |
Template class that provides linked lists | |
Template class that provides lists | |
Converts between numbers and their string representations in various languages | |
Template class that provides a red-black-tree-based dictionary | |
Describes types of file or data, represented by a MIME type string | |
Convenience QHash subclass that provides multi-valued hashes | |
Convenience QMap subclass that provides multi-valued maps | |
Used to locate data in a data model | |
Holds the environment variables that can be passed to a program | |
Generic container that provides a queue | |
Pattern matching using regular expressions | |
Pattern matching using regular expressions | |
The results of a matching a QRegularExpression against a string | |
Iterator on the results of a global match of a QRegularExpression object against a string | |
Template class that provides a hash-table-based set | |
Template class that provides a stack | |
Provides information about currently mounted storage and drives | |
Unicode character string | |
List of strings | |
Way of finding Unicode text boundaries in a string | |
Convenient interface for working with URLs | |
Way to manipulate a key-value pairs in a URL's query | |
Acts like a union for the most common Qt data types | |
Template class that provides a dynamic array |