New Classes and Functions in Qt 5.8

This page contains a comprehensive list of all new classes and functions introduced in Qt 5.8. Links to new APIs in previous Qt 5 releases are found at the bottom of this page.

New Namespaces

New Classes

New Macros

New Enum Types

enum VolumeScale { LinearVolumeScale, CubicVolumeScale, LogarithmicVolumeScale, DecibelVolumeScale }
enum anonymous { NoContainer, NoString, NoInstruction, NoEvaluator, ..., NoEvaluator }

New Typedefs

typedef QModbusDataUnitMap
typedef ContainerId
typedef EvaluatorId
typedef InstructionId
typedef StringId

New QML Types

New QML Properties

New QML Signals

New QML Methods

Additions to Other Qt 5 Releases