![]() |
Qt 6.x
The Qt SDK
|
#include <qmlutils_p.h>
Collaboration diagram for QQmlTestMessageHandler:Public Member Functions | |
| QQmlTestMessageHandler () | |
| ~QQmlTestMessageHandler () | |
| const QStringList & | messages () const |
| const QString | messageString () const |
| void | clear () |
| void | setIncludeCategoriesEnabled (bool enabled) |
Definition at line 86 of file qmlutils_p.h.
| QQmlTestMessageHandler::QQmlTestMessageHandler | ( | ) |
Definition at line 95 of file qmlutils.cpp.
References messageHandler, Q_ASSERT, and qInstallMessageHandler().
Here is the call graph for this function:| QQmlTestMessageHandler::~QQmlTestMessageHandler | ( | ) |
Definition at line 104 of file qmlutils.cpp.
References Q_ASSERT, and qInstallMessageHandler().
Here is the call graph for this function:
|
inline |
Definition at line 96 of file qmlutils_p.h.
|
inline |
Definition at line 93 of file qmlutils_p.h.
|
inline |
Definition at line 94 of file qmlutils_p.h.
|
inline |
Definition at line 98 of file qmlutils_p.h.
References enabled.