New Classes and Functions in Qt 5.10
This page contains a comprehensive list of all new classes and functions introduced in Qt 5.10. Links to new APIs in previous Qt 5 releases are found at the bottom of this page.
New Classes
New Global Functions
Q_DECL_IMPORT | operator!=(const int &lhs, const int &rhs) |
uint | qHash(const int &key, uint seed) |
New Type Aliases
typedef | const_key_value_iterator |
typedef | key_value_iterator |
typedef | difference_type |
typedef | size_type |
typedef | const_key_value_iterator |
typedef | key_value_iterator |
typedef | qint16_be |
typedef | qint16_le |
typedef | qint32_be |
typedef | qint32_le |
typedef | qint64_be |
typedef | qint64_le |
typedef | quint16_be |
typedef | quint16_le |
typedef | quint32_be |
typedef | quint32_le |
typedef | quint64_be |
typedef | quint64_le |