Home · Modules · All Classes · All Namespaces
Public Attributes | List of all members
Tp::CapabilityChange Struct Reference

#include <TelepathyQt/Types>

Public Attributes

uint handle
 
QString channelType
 
uint oldGenericFlags
 
uint newGenericFlags
 
uint oldTypeSpecificFlags
 
uint newTypeSpecificFlags
 

Detailed Description

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.

Member Data Documentation

◆ handle

uint Tp::CapabilityChange::handle

◆ channelType

QString Tp::CapabilityChange::channelType

◆ oldGenericFlags

uint Tp::CapabilityChange::oldGenericFlags

◆ newGenericFlags

uint Tp::CapabilityChange::newGenericFlags

◆ oldTypeSpecificFlags

uint Tp::CapabilityChange::oldTypeSpecificFlags

◆ newTypeSpecificFlags

uint Tp::CapabilityChange::newTypeSpecificFlags