Qt 5.15
Qt QML
C++ Classes
QQmlError
Qt 5.15.8 Reference Documentation
List of All Members for QQmlError
This is the complete list of members for
QQmlError
, including inherited members.
QQmlError
(const QQmlError &)
QQmlError
()
operator=
(const QQmlError &) : 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