Qt 5.11 的新類和新函數
This page contains a comprehensive list of all new classes and functions introduced in Qt 5.11. Links to new APIs in previous Qt 5 releases are found at the bottom of this page.
新類
-
A
-
QAbstractItemModelTester
-
QAbstractRayCaster
(
Qt3DRender
)
-
C
-
QCustomAudioRoleControl
-
F
-
FilterRequest
(
QWebEngineCookieStore
)
-
G
-
QGeoServiceProviderFactoryV2
-
P
-
PropertyPair
(
QQmlContext
)
-
R
-
QRayCaster
(
Qt3DRender
)
-
QRayCasterHit
(
Qt3DRender
)
-
S
-
QScreenRayCaster
(
Qt3DRender
)
-
W
-
QWebEngineQuotaRequest
-
QWebEngineRegisterProtocolHandlerRequest
新成員函數
類
QAbstractItemModel
:
|
checkIndex
(const QModelIndex &
index
, QAbstractItemModel::CheckIndexOptions
options
) const
|
類
QBitArray
:
|
bits
() const
|
|
fromBits
(const char *
data
, qsizetype
size
)
|
類
QModelIndex
:
類
QScopedPointer
:
類
QSharedPointer
:
類
QString
:
|
remove
(QLatin1String
str
, Qt::CaseSensitivity
cs
)
|
類
QStringView
:
類
QVarLengthArray
:
類
QUuid
:
類
QVariant
:
類
QVector
:
類
QSysInfo
:
類
QGamepadManager
:
類
QGuiApplication
:
類
QIcon
:
類
QFontMetricsF
:
類
QFontMetrics
:
類
QPlatformWindow
:
類
QGeoRouteRequest
:
類
QMediaPlayer
:
類
QVideoSurfaceFormat
:
類
QHostAddress
:
類
QNetworkAddressEntry
:
類
QNetworkInterface
:
類
QSslConfiguration
:
類
QQmlContext
:
類
QCanBusDeviceInfo
:
類
QWebEngineCookieStore
:
|
setCookieFilter
(const std::function<bool (const FilterRequest &)> &
filterCallback
)
|
|
setCookieFilter
(std::function<bool (const FilterRequest &)> &&
filterCallback
)
|
類
QWebEngineUrlRequestJob
:
類
QMenuBar
:
|
addAction
(const QString &
text
, Functor
functor
)
|
|
addAction
(const QString &
text
, const Obj *
receiver
, PointerToMemberFunctionOrFunctor
method
)
|
類
QTransform
:
|
fromAxes
(const QVector3D &
xAxis
, const QVector3D &
yAxis
, const QVector3D &
zAxis
)
|
|
rotateFromAxes
(const QVector3D &
xAxis
, const QVector3D &
yAxis
, const QVector3D &
zAxis
)
|
類
QRemoteObjectHostBase
:
|
proxy
(const QUrl &
registryUrl
, const QUrl &
hostUrl
, QRemoteObjectHostBase::RemoteObjectNameFilter
filter
)
|
|
reverseProxy
(QRemoteObjectHostBase::RemoteObjectNameFilter
filter
)
|
名稱空間中的新函數
新全局函數
新枚舉類型
新的 Typedef
新特性
新 QML 類型
-
A
-
AbstractRayCaster
-
R
-
RayCaster
-
S
-
ScreenRayCaster
新 QML 特性
新 QML 信號
新 QML 方法
其它 Qt 5 發行的補充