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