Implicitly Shared Classes

These Qt Core classes provides a safe and efficient way of sharing and manipulating data by implicitly sharing data.

QByteArrayList

List of byte arrays

QContiguousCache

Template class that provides a contiguous cache

QHash

Template class that provides a hash-table-based dictionary

QLinkedList

Template class that provides linked lists

QList

Template class that provides lists

QMap

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

QSslPreSharedKeyAuthenticator

Authentication data for pre shared keys (PSK) ciphersuites

QStringList

List of strings