Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qdebugmessageservice.cpp File Reference
#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.

Referenced by QDebugMessageServiceImpl::QDebugMessageServiceImpl(), and QDebugMessageServiceImpl::stateChanged().

+ Here is the caller graph for this function: