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