Home · All Classes · All Namespaces · Modules · Functions · Files
global.h
00001 
00023 #ifndef _TelepathyQt4_global_h_HEADER_GUARD_
00024 #define _TelepathyQt4_global_h_HEADER_GUARD_
00025 
00026 #ifndef IN_TELEPATHY_QT4_HEADER
00027 #error IN_TELEPATHY_QT4_HEADER
00028 #endif
00029 
00030 #include <QtGlobal>
00031 
00032 #ifdef BUILDING_TELEPATHY_QT4
00033 #  define TELEPATHY_QT4_EXPORT Q_DECL_EXPORT
00034 #else
00035 #  define TELEPATHY_QT4_EXPORT Q_DECL_IMPORT
00036 #endif
00037 
00038 #if !defined(Q_OS_WIN) && defined(QT_VISIBILITY_AVAILABLE)
00039 #  define TELEPATHY_QT4_NO_EXPORT __attribute__((visibility("hidden")))
00040 #endif
00041 
00042 #ifndef TELEPATHY_QT4_NO_EXPORT
00043 #  define TELEPATHY_QT4_NO_EXPORT
00044 #endif
00045 
00095 #ifndef TELEPATHY_QT4_DEPRECATED
00096 #  ifdef TELEPATHY_QT4_DEPRECATED_WARNINGS
00097 #    define TELEPATHY_QT4_DEPRECATED Q_DECL_DEPRECATED
00098 #  else
00099 #    define TELEPATHY_QT4_DEPRECATED
00100 #  endif
00101 #endif
00102 
00103 #endif


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.6.5