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
profile1.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.Profile1.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
"profile1_p.h"
13
14
namespace
QtBluetoothPrivate
{
15
16
/*
17
* Implementation of interface class OrgBluezProfile1Interface
18
*/
19
20
OrgBluezProfile1Interface
::OrgBluezProfile1Interface(
const
QString &service,
const
QString &path,
const
QDBusConnection &connection, QObject *parent)
21
: QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent)
22
{
23
}
24
25
OrgBluezProfile1Interface
::~
OrgBluezProfile1Interface
()
26
{
27
}
28
29
}
// end of namespace QtBluetoothPrivate
30
31
#
include
"moc_profile1_p.cpp"
QtBluetoothPrivate::OrgBluezProfile1Interface
Definition
profile1_p.h:41
QtBluetoothPrivate::OrgBluezProfile1Interface::~OrgBluezProfile1Interface
~OrgBluezProfile1Interface()
Definition
profile1.cpp:25
QtBluetoothPrivate
Definition
adapter1_bluez5.cpp:14
qtconnectivity
src
bluetooth
bluez
profile1.cpp
Generated on
for Qt by
1.14.0