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 Member Functions
- New Enum Types
- New Type Aliases
- New QML Types
- New QML Properties
- New QML Methods
New Classes
New Member Functions
Class QGeoPath:
int | size() const |
Class QGeoPolygon:
int | size() const |
Class QX11Info:
qint32 | generatePeekerId() |
bool | peekEventQueue(PeekerCallback peeker, void *peekerData, PeekOptions option, qint32 peekerId) |
bool | removePeekerId(qint32 peekerId) |
New Enum Types
enum | PeekOption { PeekDefault, PeekFromCachedIndex } |
New Type Aliases
typedef | PeekerCallback |
New QML Types
New QML Properties
New QML Methods
addMapItemView() | |
alignCoordinateToPoint() | |
polygon() | |
polygon() | |
removeMapItemView() | |
setBearing() | |
setPath() | |
shapeToPolygon() |