就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 5.12.12
Qt QML
C++ 類
QQmlError
List of All Members for QQmlError
這是完整成員列錶為
QQmlError
,包括繼承的成員。
QQmlError
()
QQmlError
(const QQmlError &)
column
() const : int
description
() const : QString
isValid
() const : bool
line
() const : int
messageType
() const : QtMsgType
object
() const : QObject *
setColumn
(int )
setDescription
(const QString &)
setLine
(int )
setMessageType
(QtMsgType )
setObject
(QObject *)
setUrl
(const QUrl &)
toString
() const : QString
url
() const : QUrl
operator=
(const QQmlError &) : QQmlError &