Qt 5.15 中的新类和函数
此页面包含 Qt 5.15 引入的所有新类和函数的综合列表。Qt 5 之前发行的新 API 链接在此页面底部可找到。
新类
-
F
-
FromBase64Result
(
QByteArray
)
-
H
-
QHelpFilterSettingsWidget
-
QHelpLink
-
N
-
NativeTexture
(
QSGTexture
)
-
P
-
QPdfDestination
-
QPdfSelection
-
Q
-
QQuick3D
-
QQuick3DGeometry
-
QQuick3DObject
-
R
-
QRenderCapabilities
(
Qt3DRender
)
新成员函数
类
FromBase64Result
:
|
bool
|
operator!=
(const QMetaType &
a
, const QMetaType &
b
)
|
|
bool
|
operator==
(const QMetaType &
a
, const QMetaType &
b
)
|
类
QChar
:
|
bool
|
operator!=
(const QMetaType &
a
, const QMetaType &
b
)
|
|
bool
|
operator==
(const QMetaType &
a
, const QMetaType &
b
)
|
类
QConcatenateTablesProxyModel
:
类
QFile
:
类
QFileInfo
:
类
QHash
:
|
void
|
insert
(const QHash<K, V> &
other
)
|
类
QIdentityProxyModel
:
|
virtual bool
|
moveColumns
(const QModelIndex &
sourceParent
, int
sourceColumn
, int
count
, const QModelIndex &
destinationParent
, int
destinationChild
) override
|
|
virtual bool
|
moveRows
(const QModelIndex &
sourceParent
, int
sourceRow
, int
count
, const QModelIndex &
destinationParent
, int
destinationChild
) override
|
类
QKeyValueIterator
:
|
bool
|
operator!=
(const QMetaType &
a
, const QMetaType &
b
)
|
|
QKeyValueIterator::pointer
|
operator->
() const
|
|
bool
|
operator==
(const QMetaType &
a
, const QMetaType &
b
)
|
类
QMap
:
|
void
|
insert
(const QMap<Key, T> &
map
)
|
类
QMetaProperty
:
类
QMetaType
:
|
QMetaType
|
fromType
()
|
|
::QByteArray
|
name
() const
|
|
bool
|
operator!=
(const QMetaType &
a
, const QMetaType &
b
)
|
|
bool
|
operator==
(const QMetaType &
a
, const QMetaType &
b
)
|
类
QPair
:
|
bool
|
operator!=
(const QMetaType &
a
, const QMetaType &
b
)
|
|
bool
|
operator==
(const QMetaType &
a
, const QMetaType &
b
)
|
类
QProcess
:
类
QRegularExpression
:
类
QResource
:
类
QRunnable
:
|
QRunnable *
|
create
(std::function<void ()>
functionToRun
)
|
类
QScopedPointer
:
|
bool
|
operator!=
(const QMetaType &
a
, const QMetaType &
b
)
|
|
bool
|
operator==
(const QMetaType &
a
, const QMetaType &
b
)
|
类
QSignalMapper
:
类
QSocketNotifier
:
|
void
|
activated
(QSocketDescriptor
socket
, QSocketNotifier::Type
type
)
|
类
QSortFilterProxyModel
:
类
QStateMachine
:
类
QString
:
类
QStringView
:
类
QThread
:
|
bool
|
wait
(QDeadlineTimer
deadline
)
|
类
QThreadPool
:
|
void
|
start
(std::function<void ()>
functionToRun
, int
priority
)
|
|
bool
|
tryStart
(std::function<void ()>
functionToRun
)
|
类
QTranslator
:
类
QVarLengthArray
:
|
bool
|
operator!=
(const QMetaType &
a
, const QMetaType &
b
)
|
|
bool
|
operator==
(const QMetaType &
a
, const QMetaType &
b
)
|
类
QXmlStreamReader
:
类
qfloat16
:
|
qfloat16
|
copySign
(qfloat16
sign
) const
|
类
QColorSpace
:
类
QCursor
:
|
QBitmap
|
bitmap
(
Qt::ReturnByValueConstant
) const
|
|
QBitmap
|
mask
(
Qt::ReturnByValueConstant
) const
|
类
QPdfWriter
:
类
QPlatformWindow
:
类
QScreen
:
类
QVulkanInstance
:
类
QVulkanWindow
:
类
QWindow
:
类
QHelpEngineCore
:
类
QHelpFilterEngine
:
类
QHelpIndexModel
:
类
QHelpIndexWidget
:
类
QCamera
:
类
QMediaPlayer
:
|
void
|
setVideoOutput
(const QVector<QAbstractVideoSurface *> &
surfaces
)
|
类
QVideoFrame
:
类
QAbstractSocket
:
类
QLocalSocket
:
类
QNetworkAccessManager
:
类
QNetworkReply
:
类
QNetworkRequest
:
类
QSslCertificate
:
|
QList<QSslCertificate>
|
fromPath
(const QString &
path
, QSsl::EncodingFormat
format
, QSslCertificate::PatternSyntax
syntax
)
|
类
QSslConfiguration
:
类
QSslSocket
:
类
QQmlIncubationController
:
类
QQmlIncubator
:
类
QQmlIncubatorPrivate
:
类
QSGTexture
:
类
QSvgRenderer
:
类
QWebSocket
:
类
QButtonGroup
:
类
QLabel
:
|
QPicture
|
picture
(
Qt::ReturnByValueConstant
) const
|
|
QPixmap
|
pixmap
(
Qt::ReturnByValueConstant
) const
|
类
QTabBar
:
类
QTabWidget
:
类
QWizard
:
类
QDomDocument
:
|
bool
|
setContent
(QXmlStreamReader *
reader
, bool
namespaceProcessing
, QString *
errorMsg
, int *
errorLine
, int *
errorColumn
)
|
新全局函数
|
bool
|
operator!=
(const QMetaType &
a
, const QMetaType &
b
)
|
|
bool
|
operator==
(const QMetaType &
a
, const QMetaType &
b
)
|
新枚举类型
新特性
新 QML 类型
-
B
-
Bounds
-
C
-
CullMode
-
D
-
DepthInput
-
P
-
PdfDocument
-
PdfLinkModel
-
PdfNavigationStack
-
PdfSearchModel
-
PdfSelection
-
Q
-
Quaternion
-
QuaternionAnimation
-
R
-
RenderCapabilities
-
S
-
SetUniformValue
-
SpotLight
新 QML 特性
新 QML 信号
新 QML 方法
其它 Qt 5 发行的补充