![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qdebugmessageservice.h"#include <private/qqmldebugconnector_p.h>#include <private/qversionedpacket_p.h>#include "moc_qdebugmessageservice.cpp"Go to the source code of this file.
Typedefs | |
| using | QQmlDebugPacket = QVersionedPacket<QQmlDebugConnector> |
Functions | |
| void | DebugMessageHandler (QtMsgType type, const QMessageLogContext &ctxt, const QString &buf) |
Definition at line 12 of file qdebugmessageservice.cpp.
| void DebugMessageHandler | ( | QtMsgType | type, |
| const QMessageLogContext & | ctxt, | ||
| const QString & | buf ) |
Definition at line 14 of file qdebugmessageservice.cpp.