New Classes and Functions in Qt 5.14
This page contains a comprehensive list of all new classes and functions introduced in Qt 5.14. Links to new APIs in previous Qt 5 releases are found at the bottom of this page.
New Classes
New Member Functions
Class QLowEnergyController:
QLowEnergyController * | createCentral(const QBluetoothAddress &remoteDevice, const QBluetoothAddress &localDevice, QObject *parent) |
Class QAudioDeviceInfo:
QString | realm() const |
Class QMediaContent:
QNetworkRequest | request() const |
Class QWebSocketServer:
std::chrono::milliseconds | handshakeTimeout() const |
int | handshakeTimeoutMS() const |
void | setHandshakeTimeout(std::chrono::milliseconds msec) |