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

(664d2a1cf019f76adf433d41b1418e515ffce86c)

#include "servicemap_p.h"
+ Include dependency graph for servicemap.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE const QDBusArgumentoperator>> (const QDBusArgument &argument, ServiceMap &serviceMap)
 

Function Documentation

◆ operator>>()

QT_BEGIN_NAMESPACE const QDBusArgument & operator>> ( const QDBusArgument & argument,
ServiceMap & serviceMap )

Definition at line 10 of file servicemap.cpp.

References argument, QDBusArgument::atEnd(), QDBusArgument::beginMap(), QDBusArgument::beginMapEntry(), QDBusArgument::endMap(), QDBusArgument::endMapEntry(), and serviceMap.

+ Here is the call graph for this function: