Go to the documentation of this file.
7 #if defined( QT_CORE_LIB ) && defined( __cplusplus )
8 # include <QtCore/qglobal.h>
9 # if defined(MBASE_API) || defined(MPLUGIN_API)
10 # define MBASE_PUBLIC Q_DECL_EXPORT
12 # define MBASE_PUBLIC Q_DECL_IMPORT
18 #endif // MYTHBASEEXP_H_