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
qdbusextratypes.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtCore>
+ Include dependency graph for qdbusextratypes.cpp:

Go to the source code of this file.

Functions

static QVariant callMyDBusFunction ()
 
int main ()
 

Function Documentation

◆ callMyDBusFunction()

static QVariant callMyDBusFunction ( )
static

Definition at line 7 of file qdbusextratypes.cpp.

Referenced by main().

+ Here is the caller graph for this function:

◆ main()

int main ( )

[0]

[0]

[1]

[1]

Definition at line 9 of file qdbusextratypes.cpp.

References arguments, callMyDBusFunction(), and QVariant::fromValue().

+ Here is the call graph for this function: