dtknotifications
notification development tool kit
dtknotification_global.h
1
// SPDX-FileCopyrightText: 2022 Uniontech Software Technology Co., Ltd.
2
//
3
// SPDX-License-Identifier: LGPL-3.0-or-later
4
5
#define DNOTIFICATIONS_NAMESPACE Dtk::Notifications
6
7
#define DNOTIFICATIONS_USE_NAMESPACE using namespace DNOTIFICATIONS_NAMESPACE;
8
9
#define DNOTIFICATIONS_BEGIN_NAMESPACE namespace Dtk { namespace Notifications {
10
11
#define DNOTIFICATIONS_END_NAMESPACE }}
include
dtknotification_global.h
文档生成时间:2023-07-10-06:44 +00
Doxygen Version
1.9.4
制作者:deepin doc doc go SIG
文档使用CC-BY-4.0共享