| Home · All Classes · All Namespaces · Modules · Functions · Files |
The PresenceSpecList class represents a list of PresenceSpec. More...
#include <TelepathyQt/PresenceSpecList>
Public Member Functions | |
| PresenceSpecList () | |
| PresenceSpecList (const SimpleStatusSpecMap &specMap) | |
| PresenceSpecList (const QList< PresenceSpec > &other) | |
| QMap< QString, PresenceSpec > | toMap () const |
| SimpleStatusSpecMap | bareSpecs () const |
The PresenceSpecList class represents a list of PresenceSpec.
| Tp::PresenceSpecList::PresenceSpecList | ( | ) | [inline] |
| Tp::PresenceSpecList::PresenceSpecList | ( | const SimpleStatusSpecMap & | specMap | ) | [inline] |
| Tp::PresenceSpecList::PresenceSpecList | ( | const QList< PresenceSpec > & | other | ) | [inline] |
| QMap<QString, PresenceSpec> Tp::PresenceSpecList::toMap | ( | ) | const [inline] |
| SimpleStatusSpecMap Tp::PresenceSpecList::bareSpecs | ( | ) | const [inline] |
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |