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
QDBusSnippets::Alt Namespace Reference

[4] More...

Functions

QDBusArgumentoperator<< (QDBusArgument &argument, const MyStructure &myStruct)
 [5]
 

Detailed Description

[4]

Function Documentation

◆ operator<<()

QDBusArgument & QDBusSnippets::Alt::operator<< ( QDBusArgument & argument,
const MyStructure & myStruct )

[5]

Definition at line 166 of file src_qdbus_qdbusargument.cpp.

References argument, QDBusArgument::beginStructure(), and QDBusArgument::endStructure().

+ Here is the call graph for this function: