DtkBluetooth
BlueZ DBus interface binding for Qt
dtkbluetooth_global.h
1
// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd.
2
//
3
// SPDX-License-Identifier: LGPL-3.0-or-later
4
5
#define DTK_NAMESPACE Dtk
6
#define DBLUETOOTH_NAMESPACE Bluetooth
7
#define DTK_DBLUETOOTH_NAMESPACE DTK_NAMESPACE::DBLUETOOTH_NAMESPACE
8
9
#define DBLUETOOTH_USE_NAMESPACE using namespace DTK_DBLUETOOTH_NAMESPACE;
10
11
#define DBLUETOOTH_BEGIN_NAMESPACE namespace DTK_NAMESPACE { namespace DBLUETOOTH_NAMESPACE {
12
13
#define DBLUETOOTH_END_NAMESPACE }}
include
dtkbluetooth_global.h
文档生成时间:2023-07-10-06:40 +00
Doxygen Version
1.9.4
制作者:deepin doc doc go SIG
文档使用CC-BY-4.0共享