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
-
K
-
QKnxUtf8
-
QKnxUtf8String
-
QKnxVarString
-
QKnxVarString88591
-
P
-
PropertyPair
(
QQmlContext
)
-
QPdfPageRenderer
-
R
-
QRayCaster
(
Qt3DRender
)
-
QRayCasterHit
(
Qt3DRender
)
-
S
-
QScreenRayCaster
(
Qt3DRender
)
-
W
-
QWebEngineQuotaRequest
-
QWebEngineRegisterProtocolHandlerRequest
新成員函數
類
QTransform
:
|
QQuaternion
|
fromAxes
(const QVector3D &
xAxis
, const QVector3D &
yAxis
, const QVector3D &
zAxis
)
|
|
QMatrix4x4
|
rotateFromAxes
(const QVector3D &
xAxis
, const QVector3D &
yAxis
, const QVector3D &
zAxis
)
|
類
QAbstractItemModel
:
|
bool
|
checkIndex
(const QModelIndex &
index
, QAbstractItemModel::CheckIndexOptions
options
) const
|
類
QBitArray
:
|
const char *
|
bits
() const
|
|
QBitArray
|
fromBits
(const char *
data
, qsizetype
size
)
|
類
QModelIndex
:
類
QScopedPointer
:
類
QSharedPointer
:
類
QString
:
|
QString &
|
remove
(QLatin1String
str
, Qt::CaseSensitivity
cs
)
|
類
QStringView
:
類
QSysInfo
:
類
QUuid
:
|
QByteArray
|
toByteArray
(QUuid::StringFormat
mode
) const
|
|
QString
|
toString
(QUuid::StringFormat
mode
) const
|
類
QVarLengthArray
:
|
QVarLengthArray<T, Prealloc> &
|
operator+=
(T &&
value
)
|
|
QVarLengthArray<T, Prealloc> &
|
operator<<
(T &&
value
)
|
類
QVariant
:
類
QVector
:
類
qfloat16
:
類
QGamepadManager
:
類
QFontMetrics
:
類
QFontMetricsF
:
類
QGuiApplication
:
類
QIcon
:
類
QGeoRouteRequest
:
類
QMediaPlayer
:
類
QVideoSurfaceFormat
:
類
QHostAddress
:
類
QNetworkAddressEntry
:
類
QNetworkInterface
:
類
QSslConfiguration
:
類
QQmlContext
:
類
QRemoteObjectHostBase
:
|
bool
|
proxy
(const QUrl &
registryUrl
, const QUrl &
hostUrl
, QRemoteObjectHostBase::RemoteObjectNameFilter
filter
)
|
|
bool
|
reverseProxy
(QRemoteObjectHostBase::RemoteObjectNameFilter
filter
)
|
類
QCanBusDeviceInfo
:
類
QWebEngineCookieStore
:
|
void
|
setCookieFilter
(const std::function<bool (const FilterRequest &)> &
filterCallback
)
|
|
void
|
setCookieFilter
(std::function<bool (const FilterRequest &)> &&
filterCallback
)
|
類
QWebEngineUrlRequestJob
:
類
QMenuBar
:
|
QAction *
|
addAction
(const QString &
text
, const Obj *
receiver
, PointerToMemberFunctionOrFunctor
method
)
|
|
QAction *
|
addAction
(const QString &
text
, Functor
functor
)
|
名稱空間中的新函數
|
char *
|
toString
(const QVector4D &
v
)
|
|
char *
|
toString
(const QVector3D &
v
)
|
|
char *
|
toString
(const QVector2D &
v
)
|
|
char *
|
toString
(const QUuid &
uuid
)
|
|
char *
|
toString
(const QStringView &
string
)
|
|
char *
|
toString
(const std::pair<T1, T2> &
pair
)
|
|
char *
|
toString
(const QPair<T1, T2> &
pair
)
|
新全局函數
新枚舉類型
新類型彆名
新特性
新 QML 類型
-
A
-
AbstractRayCaster
-
R
-
RayCaster
-
S
-
ScreenRayCaster
新 QML 特性
新 QML 信號
新 QML 方法
其它 Qt 5 發行的補充