Home · All Classes · All Namespaces · Modules · Functions · Files |
#include <TelepathyQt/Types>
Public Attributes | |
uint | handle |
QString | channelType |
uint | oldGenericFlags |
uint | newGenericFlags |
uint | oldTypeSpecificFlags |
uint | newTypeSpecificFlags |
Structure type generated from the specification.
A struct (contact handle, channel type, old generic flags, new generic flags, old type-specific flags, new type-specific flags) representing a change to one of a contact's capabilities, as seen in the CapabilitiesChanged signal on the Capabilities interface.
uint Tp::CapabilityChange::handle |
QString Tp::CapabilityChange::channelType |
uint Tp::CapabilityChange::oldGenericFlags |
uint Tp::CapabilityChange::newGenericFlags |
uint Tp::CapabilityChange::oldTypeSpecificFlags |
uint Tp::CapabilityChange::newTypeSpecificFlags |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |