Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
gattchar1.cpp
Go to the documentation of this file.
1
/*
2
* This file was generated by qdbusxml2cpp version 0.8
3
* Source file was org.bluez.GattCharacteristic1.xml
4
*
5
* qdbusxml2cpp is Copyright (C) The Qt Company Ltd. and other contributors.
6
*
7
* This is an auto-generated file.
8
* This file may have been hand-edited. Look for HAND-EDIT comments
9
* before re-generating it.
10
*/
11
12
#
include
"gattchar1_p.h"
13
14
namespace
QtBluetoothPrivate
{
15
16
/*
17
* Implementation of interface class OrgBluezGattCharacteristic1Interface
18
*/
19
20
OrgBluezGattCharacteristic1Interface
::OrgBluezGattCharacteristic1Interface(
const
QString &service,
const
QString &path,
const
QDBusConnection &connection, QObject *parent)
21
: QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent)
22
{
23
}
24
25
OrgBluezGattCharacteristic1Interface
::~
OrgBluezGattCharacteristic1Interface
()
26
{
27
}
28
29
}
// end of namespace QtBluetoothPrivate
30
31
#
include
"moc_gattchar1_p.cpp"
QtBluetoothPrivate::OrgBluezGattCharacteristic1Interface
Definition
gattchar1_p.h:41
QtBluetoothPrivate::OrgBluezGattCharacteristic1Interface::~OrgBluezGattCharacteristic1Interface
~OrgBluezGattCharacteristic1Interface()
Definition
gattchar1.cpp:25
QtBluetoothPrivate
Definition
adapter1_bluez5.cpp:14
qtconnectivity
src
bluetooth
bluez
gattchar1.cpp
Generated on
for Qt by
1.14.0