DtkSystemSettings
1.0.3
dtk library for systemsettings.
dtkpower_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 DPOWER_NAMESPACE Power
7
#define DTK_POWER_NAMESPACE DTK_NAMESPACE::DPOWER_NAMESPACE
8
9
#define DPOWER_USE_NAMESPACE using namespace DTK_POWER_NAMESPACE;
10
11
#define DPOWER_BEGIN_NAMESPACE namespace DTK_NAMESPACE { namespace DPOWER_NAMESPACE {
12
#define DPOWER_END_NAMESPACE }}
include
power
dtkpower_global.h
文档生成时间:2023-04-21-08:06 +00
Doxygen Version
1.9.4
制作者:deepin doc doc go SIG
文档使用CC-BY-4.0共享