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
QDBusSpyHookList Class Reference
+ Collaboration diagram for QDBusSpyHookList:

Public Member Functions

void add (QDBusSpyCallEvent::Hook hook)
 
void invoke (const QDBusMessage &msg)
 

Detailed Description

Definition at line 104 of file qdbusintegrator.cpp.

Member Function Documentation

◆ add()

void QDBusSpyHookList::add ( QDBusSpyCallEvent::Hook hook)
inline

Definition at line 107 of file qdbusintegrator.cpp.

References QList< T >::append().

+ Here is the call graph for this function:

◆ invoke()

void QDBusSpyHookList::invoke ( const QDBusMessage & msg)
inline

Definition at line 113 of file qdbusintegrator.cpp.


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