Qt 5 Core Compatibility C++ Classes▲
Contains the Qt 5 Core APIs removed from Qt 6.
Namespaces▲
- 
						
QBinaryJson: Contains functions for converting QJsonDocument to and from JSON binary format.
 
Classes▲
- 
						
QLinkedList: The QLinkedList class is a template class that provides linked lists.
 - 
						
QLinkedList::const_iterator: The QLinkedList::const_iterator class provides an STL-style const iterator for QLinkedList.
 - 
						
QLinkedList::iterator: The QLinkedList::iterator class provides an STL-style non-const iterator for QLinkedList.
 - 
						
QLinkedListIterator: The QLinkedListIterator class provides a Java-style const iterator for QLinkedList.
 - 
						
QMutableLinkedListIterator: The QMutableLinkedListIterator class provides a Java-style non-const iterator for QLinkedList.
 - 
						
QStringRef: The QStringRef class provides a thin wrapper around QString substrings.
 - 
						
QTextCodec: The QTextCodec class provides conversions between text encodings.
 
Detailed Description▲
Qt 5 Core APIs that are no longer supported in Qt 6.


