DAWorkbench
0.0.1
DAWorkbench API
载入中...
搜索中...
未找到
DAPyCommonWidgetsAPI.h
1
#ifndef DAPYCOMMONWIDGETSAPI_H
2
#define DAPYCOMMONWIDGETSAPI_H
3
#include <QtCore/QtGlobal>
4
5
#if defined(DAPYCOMMONWIDGETS_BUILD)
6
#define DAPYCOMMONWIDGETS_API Q_DECL_EXPORT
7
#else
8
#define DAPYCOMMONWIDGETS_API Q_DECL_IMPORT
9
#endif
10
11
// Q_DECL_IMPORT.
12
#endif
// DAPYCOMMONWIDGETSAPI_H
src
DAPyCommonWidgets
DAPyCommonWidgetsAPI.h
制作者
1.9.8