New Classes and Functions in Qt 5.5

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

New Member Functions

Class QDateTime:

fromCFDate(CFDateRef date)
fromNSDate(const NSDate *date)
toCFDate() const
toNSDate() const

New Enum Types

enum TabFocusBehavior { NoTabFocus, TabFocusTextControls, TabFocusListControls, TabFocusAllControls }

New QML Types

New QML Properties

Additions to Other Qt 5 Releases