New Classes and Functions in Qt 5.7
This page contains a comprehensive list of all new classes and functions introduced in Qt 5.7. Links to new APIs in previous Qt 5 releases are found at the bottom of this page.
New Global Functions
| operator<<(int, const int &) | |
| qConstOverload(T memberFunctionPointer) | |
| qNonConstOverload(T memberFunctionPointer) | |
| qOverload(T functionPointer) |
New Macros
| qUtf16Printable(const QString &str) |