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
QDBusContextPrivate Class Reference

#include <qdbuscontext_p.h>

+ Collaboration diagram for QDBusContextPrivate:

Public Member Functions

 QDBusContextPrivate (const QDBusConnection &conn, const QDBusMessage &msg)
 

Static Public Member Functions

static QDBusContextPrivateset (QObject *obj, QDBusContextPrivate *newContext)
 

Public Attributes

QDBusConnection connection
 
const QDBusMessagemessage
 

Detailed Description

Definition at line 29 of file qdbuscontext_p.h.

Constructor & Destructor Documentation

◆ QDBusContextPrivate()

QDBusContextPrivate::QDBusContextPrivate ( const QDBusConnection & conn,
const QDBusMessage & msg )
inline

Definition at line 32 of file qdbuscontext_p.h.

Member Function Documentation

◆ set()

QT_BEGIN_NAMESPACE QDBusContextPrivate * QDBusContextPrivate::set ( QObject * obj,
QDBusContextPrivate * newContext )
static

Definition at line 15 of file qdbuscontext.cpp.

References ptr(), and Q_ASSERT.

+ Here is the call graph for this function:

Member Data Documentation

◆ connection

QDBusConnection QDBusContextPrivate::connection

Definition at line 35 of file qdbuscontext_p.h.

Referenced by QDBusContext::connection().

◆ message

const QDBusMessage& QDBusContextPrivate::message

Definition at line 36 of file qdbuscontext_p.h.

Referenced by QDBusContext::message().


The documentation for this class was generated from the following files: