Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qdebugmessageservice.cpp File Reference

(373782c1c094c22f0efe03b5d2f726631f9ccf46)

#include "qdebugmessageservice.h"
#include <private/qqmldebugconnector_p.h>
#include <private/qversionedpacket_p.h>
#include "moc_qdebugmessageservice.cpp"
Include dependency graph for 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)

Typedef Documentation

◆ QQmlDebugPacket

Function Documentation

◆ DebugMessageHandler()

void DebugMessageHandler ( QtMsgType type,
const QMessageLogContext & ctxt,
const QString & buf )

Definition at line 13 of file qdebugmessageservice.cpp.