MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9
   Home · All Classes · All Namespaces · Modules · Functions · Files

channel-class-features.h

00001 
00023 #ifndef _TelepathyQt4_channel_class_features_h_HEADER_GUARD_
00024 #define _TelepathyQt4_channel_class_features_h_HEADER_GUARD_
00025 
00026 #ifndef IN_TELEPATHY_QT4_HEADER
00027 #error IN_TELEPATHY_QT4_HEADER
00028 #endif
00029 
00030 #include <TelepathyQt4/ChannelClassSpec>
00031 #include <TelepathyQt4/Features>
00032 
00033 #include <QMetaType>
00034 #include <QPair>
00035 
00036 namespace Tp
00037 {
00038 
00039 typedef QPair<ChannelClassSpec, Features> ChannelClassFeatures;
00040 
00041 } // Tp
00042 
00043 Q_DECLARE_METATYPE(Tp::ChannelClassFeatures);
00044 
00045 #endif

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