23 #ifndef _TelepathyQt_contact_capabilities_h_HEADER_GUARD_    24 #define _TelepathyQt_contact_capabilities_h_HEADER_GUARD_    26 #ifndef IN_TP_QT_HEADER    27 #error IN_TP_QT_HEADER    30 #include <TelepathyQt/CapabilitiesBase>    31 #include <TelepathyQt/Types>    44     bool dbusTubes(
const QString &serviceName) 
const;
    45     QStringList dbusTubeServices() 
const;
    47     bool streamTubes(
const QString &service) 
const;
    48     QStringList streamTubeServices() 
const;
    56     friend class TestBackdoors;
    60             bool specificToContact);
    62             bool specificToContact);
 The CapabilitiesBase class represents the capabilities a Connection or a Contact supports. 
Definition: capabilities-base.h:36
The Contact class represents a Telepathy contact. 
Definition: contact.h:51
QList< RequestableChannelClass > RequestableChannelClassList
Definition: build/TelepathyQt/_gen/types.h:2630
Definition: abstract-adaptor.cpp:31
The ContactCapabilities class represents the capabilities of a Contact. 
Definition: contact-capabilities.h:38
The RequestableChannelClassSpecList class represents a list of RequestableChannelClassSpec. 
Definition: requestable-channel-class-spec.h:101