New Classes and Functions in Qt 5.6
This page contains a comprehensive list of all new classes and functions introduced in Qt 5.6. Links to new APIs in previous Qt 5 releases are found at the bottom of this page.
New Enum Types
enum | Role { UnknownRole, MusicRole, VideoRole, VoiceCommunicationRole, AlarmRole, …, CustomRole } |
New QML Types
New QML Properties
New QML Methods
list<int> | supportedAudioRoles() |
list<int> | supportedAudioRoles() |
supportedAudioRoles() |