Qt 5 Core Compatibility C++ Classes

Contains the Qt 5 Core APIs removed from Qt 6. More...

Namespaces

QBinaryJson

Contains functions for converting QJsonDocument to and from JSON binary format

Classes

QLinkedList

Template class that provides linked lists

QLinkedList::const_iterator

QLinkedList::const_iterator class provides an STL-style const iterator for QLinkedList

QLinkedList::iterator

QLinkedList::iterator class provides an STL-style non-const iterator for QLinkedList

QLinkedListIterator

Java-style const iterator for QLinkedList

QMutableLinkedListIterator

Java-style non-const iterator for QLinkedList

QStringRef

Thin wrapper around QString substrings

QTextCodec

Conversions between text encodings

QTextEncoder

State-based encoder

Detailed Description

Some of the Qt 5 APIs won't be maintained anymore in Qt 6. This module provides the non-GUI APIs removed from Qt Core.