就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt QML
C++ 类
QQmlError
List of All Members for QQmlError
这是完整成员列表为
QQmlError
,包括继承的成员。
QQmlError
(const QQmlError &)
QQmlError
()
operator=
(const QQmlError &) : QQmlError &
column
() const : int
description
() const : QString
isValid
() const : bool
line
() const : int
messageType
() const : QtMsgType
对象
() const : QObject *
setColumn
(int )
setDescription
(const QString &)
setLine
(int )
setMessageType
(QtMsgType )
setObject
(QObject *)
setUrl
(const QUrl &)
toString
() const : QString
url
() const : QUrl