Home · Modules · All Classes · All Namespaces
Public Member Functions | List of all members
Tp::PresenceSpecList Class Reference

The PresenceSpecList class represents a list of PresenceSpec. More...

#include <TelepathyQt/PresenceSpecList>

Inherits QList< PresenceSpec >.

Public Member Functions

 PresenceSpecList ()
 
 PresenceSpecList (const SimpleStatusSpecMap &specMap)
 
 PresenceSpecList (const QList< PresenceSpec > &other)
 
QMap< QString, PresenceSpectoMap () const
 
SimpleStatusSpecMap bareSpecs () const
 

Detailed Description

The PresenceSpecList class represents a list of PresenceSpec.

Constructor & Destructor Documentation

◆ PresenceSpecList() [1/3]

Tp::PresenceSpecList::PresenceSpecList ( )
inline

◆ PresenceSpecList() [2/3]

Tp::PresenceSpecList::PresenceSpecList ( const SimpleStatusSpecMap specMap)
inline

◆ PresenceSpecList() [3/3]

Tp::PresenceSpecList::PresenceSpecList ( const QList< PresenceSpec > &  other)
inline

Member Function Documentation

◆ toMap()

QMap<QString, PresenceSpec> Tp::PresenceSpecList::toMap ( ) const
inline

◆ bareSpecs()

SimpleStatusSpecMap Tp::PresenceSpecList::bareSpecs ( ) const
inline