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 Classes

New QML Types

New QML Properties

New QML Methods

bool addItems(sources)
bool insertItems(index, sources)
bool moveItem(from, to)
bool removeItems(int start, int end)

Additions to Other Qt 5 Releases