Home · All Classes · All Namespaces · Modules · Functions · Files

requestable-channel-class-spec.h

00001 
00022 #ifndef _TelepathyQt4Yell_requestable_channel_class_spec_h_HEADER_GUARD_
00023 #define _TelepathyQt4Yell_requestable_channel_class_spec_h_HEADER_GUARD_
00024 
00025 #ifndef IN_TELEPATHY_QT4_YELL_HEADER
00026 #error IN_TELEPATHY_QT4_YELL_HEADER
00027 #endif
00028 
00029 #include <TelepathyQt4/Constants>
00030 #include <TelepathyQt4/Types>
00031 #include <TelepathyQt4/RequestableChannelClassSpec>
00032 #include <TelepathyQt4Yell/Types>
00033 
00034 namespace Tpy
00035 {
00036 
00037 class TELEPATHY_QT4_YELL_EXPORT RequestableChannelClassSpec : public Tp::RequestableChannelClassSpec
00038 {
00039 public:
00040     static Tp::RequestableChannelClassSpec mediaCall();
00041     static Tp::RequestableChannelClassSpec audioCallAllowed();
00042     static Tp::RequestableChannelClassSpec audioCallFixed();
00043     static Tp::RequestableChannelClassSpec videoCallAllowed();
00044     static Tp::RequestableChannelClassSpec videoCallFixed();
00045     static Tp::RequestableChannelClassSpec videoCallAllowedWithAudioAllowed();
00046     static Tp::RequestableChannelClassSpec videoCallAllowedWithAudioFixed();
00047     static Tp::RequestableChannelClassSpec videoCallFixedWithAudioAllowed();
00048     static Tp::RequestableChannelClassSpec videoCallFixedWithAudioFixed();
00049 };
00050 
00051 } // Tpy
00052 
00053 Q_DECLARE_METATYPE(Tpy::RequestableChannelClassSpec);
00054 
00055 #endif


Copyright © 2008-2010 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4-Yell 0.1.6