Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qdebugmessageservice.cpp File Reference

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

#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: