![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtBluetooth/qtbluetoothglobal.h>#include <QtCore/QMap>#include <QtCore/QString>#include <QtDBus/QDBusArgument>#include <QtCore/private/qglobal_p.h>Go to the source code of this file.
Functions | |
| const QDBusArgument & | operator>> (const QDBusArgument &argument, ServiceMap &serviceMap) |
Variables | |
| QT_BEGIN_NAMESPACE typedef QMap< quint32, QString > | ServiceMap |
| const QDBusArgument & operator>> | ( | const QDBusArgument & | argument, |
| ServiceMap & | serviceMap ) |
Definition at line 10 of file servicemap.cpp.
| QT_BEGIN_NAMESPACE typedef QMap<quint32, QString> ServiceMap |
Definition at line 27 of file servicemap_p.h.