![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QQmlInfoPrivate:Public Member Functions | |
| QQmlInfoPrivate (QtMsgType type) | |
Public Attributes | |
| int | ref |
| QtMsgType | msgType |
| const QObject * | object |
| QString | buffer |
| QList< QQmlError > | errors |
Definition at line 145 of file qqmlinfo.cpp.
|
inline |
Definition at line 148 of file qqmlinfo.cpp.
| QString QQmlInfoPrivate::buffer |
Definition at line 157 of file qqmlinfo.cpp.
Referenced by QQmlInfo::~QQmlInfo().
Definition at line 158 of file qqmlinfo.cpp.
Referenced by QQmlInfo::~QQmlInfo().
| QtMsgType QQmlInfoPrivate::msgType |
Definition at line 155 of file qqmlinfo.cpp.
Referenced by QQmlInfo::~QQmlInfo().
| const QObject* QQmlInfoPrivate::object |
Definition at line 156 of file qqmlinfo.cpp.
Referenced by QQmlInfo::~QQmlInfo().
| int QQmlInfoPrivate::ref |
Definition at line 154 of file qqmlinfo.cpp.
Referenced by QQmlInfo::QQmlInfo(), and QQmlInfo::~QQmlInfo().