automotive-message-broker
0.14.803
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
plugins
dbus
amb-qt
amb-qt_global.h
1
#ifndef AMBQT_GLOBAL_H
2
#define AMBQT_GLOBAL_H
3
4
#include <QtCore/qglobal.h>
5
6
#if defined(AMBQT_LIBRARY)
7
# define AMBQTSHARED_EXPORT Q_DECL_EXPORT
8
#else
9
# define AMBQTSHARED_EXPORT Q_DECL_IMPORT
10
#endif
11
12
#endif // AMBQT_GLOBAL_H
Generated by
1.8.2