DtkSystemSettings
1.0.3
dtk library for systemsettings.
dtkaccounts_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 DACCOUNTS_NAMESPACE Accounts
7
#define DTK_ACCOUNTS_NAMESPACE DTK_NAMESPACE::DACCOUNTS_NAMESPACE
8
9
#define DACCOUNTS_USE_NAMESPACE using namespace DTK_ACCOUNTS_NAMESPACE;
10
11
#define DACCOUNTS_BEGIN_NAMESPACE namespace DTK_NAMESPACE { namespace DACCOUNTS_NAMESPACE {
12
13
#define DACCOUNTS_END_NAMESPACE }}
include
accounts
dtkaccounts_global.h
文档生成时间:2023-04-21-08:06 +00
Doxygen Version
1.9.4
制作者:deepin doc doc go SIG
文档使用CC-BY-4.0共享