Go to the documentation of this file. 19 #ifndef __PLUGINS_LIBPLUGINS_H 20 #define __PLUGINS_LIBPLUGINS_H 22 #include <QtCore/qglobal.h> 24 #if defined(PLUGINS_LIBRARY) 25 # define PLUGINS_EXPORT Q_DECL_EXPORT 27 # define PLUGINS_EXPORT Q_DECL_IMPORT 30 #endif // libplugins.h