Extending Qt Creator Manual
QmlError
Extending Qt Creator Manual 4.11.2
List of All Members for QmlError
This is the complete list of members for
QmlError
, including inherited members.
QmlError
(const QmlError &)
QmlError
()
operator=
(const QmlError &) : QmlError &
column
() const : int
description
() const : QString
isValid
() const : bool
line
() const : int
messageType
() const : int
object
() const : QObject *
setColumn
(int )
setDescription
(const QString &)
setLine
(int )
setMessageType
(int )
setObject
(QObject *)
toString
() const : QString
url
() const : int