Implicitly Shared Classes

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

QCache

Template class that provides a cache

QLocale

Converts between numbers and their string representations in various languages

QSet

Template class that provides a hash-table-based set

QVector

Template class that provides a dynamic array