![]() |
Qt 6.x
The Qt SDK
|
#include <QtBluetooth/QBluetoothLocalDevice>
#include <QtCore/QCoreApplication>
#include <QtCore/QDebug>
#include <QtCore/QFile>
#include <QtCore/QObject>
#include <QtBluetooth/QBluetoothDeviceDiscoveryAgent>
#include <QtBluetooth/QBluetoothServiceDiscoveryAgent>
#include <QtBluetooth/QLowEnergyController>
#include <QtBluetooth/QLowEnergyService>
#include <QtBluetooth/QLowEnergyCharacteristic>
#include "doc_src_qtbluetooth.moc"
Go to the source code of this file.
Classes | |
class | MyClass |
[4] More... | |
Functions | |
int | main (int argc, char **argv) |
[0] | |
int main | ( | int | argc, |
char ** | argv | ||
) |
[0]
[0]
[0]
[6]
[0]
[0]
[1]
[1]
[2]
[2]
[3]
[3]
[0]
[0]
[1]
[1]
[0]
[0]
[0]
[0]
Definition at line 183 of file doc_src_qtbluetooth.cpp.
References app, and QApplication::exec().