KD SOAP API Documentation 2.2
Loading...
Searching...
No Matches
KDSoapServerGlobal.h
Go to the documentation of this file.
1/****************************************************************************
2**
3** This file is part of the KD Soap project.
4**
5** SPDX-FileCopyrightText: 2010 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
6**
7** SPDX-License-Identifier: MIT
8**
9****************************************************************************/
10#ifndef KDSOAPSERVERGLOBAL_H
11#define KDSOAPSERVERGLOBAL_H
12
13#include <QtCore/QtGlobal>
14
15#ifdef KDSOAPSERVER_STATICLIB
16#undef KDSOAPSERVER_SHAREDLIB
17#define KDSOAPSERVER_EXPORT
18#else
19#ifdef KDSOAP_BUILD_KDSOAPSERVER_LIB
20#define KDSOAPSERVER_EXPORT Q_DECL_EXPORT
21#else
22#define KDSOAPSERVER_EXPORT Q_DECL_IMPORT
23#endif
24#endif
25
26#endif /* KDSOAPSERVERGLOBAL_H */

© Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-soap/
Generated on Sat Apr 20 2024 00:04:25 for KD SOAP API Documentation by doxygen 1.9.8