BPS C++ API
2.24.4
bpsgui_global.h
Go to the documentation of this file.
1
7
#ifndef BPSGUI_GLOBAL_H
8
#define BPSGUI_GLOBAL_H
9
10
#include "
bpsglobals.h
"
11
#include <QGlobal.h>
12
13
#ifdef BPSGUI_LIB
17
# define BPSGUI_EXPORT Q_DECL_EXPORT
18
#else
22
# define BPSGUI_EXPORT Q_DECL_IMPORT
23
#endif
24
25
#endif
// BPSGUI_GLOBAL_H
bpsglobals.h
Public include file for BPS solution wide globals.
C:
dev
bps
src
libs
bpsgui
bpsgui_global.h
Generated by
1.9.1