Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmlerror.h File Reference
#include <QtQml/qtqmlglobal.h>
#include <QtCore/qurl.h>
#include <QtCore/qstring.h>
+ Include dependency graph for qqmlerror.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlError
 The QQmlError class encapsulates a QML error. More...
 

Functions

QDebug Q_QML_EXPORT operator<< (QDebug debug, const QQmlError &error)
 
 Q_DECLARE_TYPEINFO (QQmlError, Q_RELOCATABLE_TYPE)
 

Function Documentation

◆ operator<<()

QDebug Q_QML_EXPORT operator<< ( QDebug  debug,
const QQmlError error 
)
related

Definition at line 282 of file qqmlerror.cpp.

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QQmlError  ,
Q_RELOCATABLE_TYPE   
)