#include <QBluetoothDeviceInfo>
#include <QDebug>
gehe zum Quellcode dieser Datei
|
| QDebug | operator<< (QDebug pDbg, QBluetoothDeviceInfo::CoreConfigurations pConfig) |
| | Implementation of debug output for various Qt Bluetooth classes. Mehr ...
|
| |
| QDebug | operator<< (QDebug pDbg, const QBluetoothDeviceInfo &pInfo) |
| |
| QDebug operator<< |
( |
QDebug |
pDbg, |
|
|
QBluetoothDeviceInfo::CoreConfigurations |
pConfig |
|
) |
| |
Implementation of debug output for various Qt Bluetooth classes.
- Copyright
- Copyright (c) 2015-2018 Governikus GmbH & Co. KG, Germany
| QDebug operator<< |
( |
QDebug |
pDbg, |
|
|
const QBluetoothDeviceInfo & |
pInfo |
|
) |
| |