Home · All Classes · All Namespaces · Modules · Functions · Files
Public Types | Public Member Functions | Static Public Member Functions
Tp::PresenceSpec Class Reference

The PresenceSpec class represents a Telepathy presence information supported by a protocol. More...

#include <TelepathyQt/PresenceSpec>

List of all members.

Public Types

Public Member Functions

Static Public Member Functions


Detailed Description

The PresenceSpec class represents a Telepathy presence information supported by a protocol.


Member Enumeration Documentation

Enumerator:
NoFlags 
MaySetOnSelf 
CanHaveStatusMessage 
AllFlags 

Constructor & Destructor Documentation

Tp::PresenceSpec::PresenceSpec ( const QString &  status,
const SimpleStatusSpec spec 
)

Member Function Documentation

Tp::PresenceSpec::Q_DECLARE_FLAGS ( SimpleStatusFlags  ,
SimpleStatusFlag   
)
PresenceSpec Tp::PresenceSpec::available ( SimpleStatusFlags  flags = AllFlags) [static]
PresenceSpec Tp::PresenceSpec::chat ( SimpleStatusFlags  flags = AllFlags) [static]
PresenceSpec Tp::PresenceSpec::pstn ( SimpleStatusFlags  flags = CanHaveStatusMessage) [static]
PresenceSpec Tp::PresenceSpec::away ( SimpleStatusFlags  flags = AllFlags) [static]
PresenceSpec Tp::PresenceSpec::brb ( SimpleStatusFlags  flags = AllFlags) [static]
PresenceSpec Tp::PresenceSpec::dnd ( SimpleStatusFlags  flags = AllFlags) [static]
PresenceSpec Tp::PresenceSpec::busy ( SimpleStatusFlags  flags = AllFlags) [static]
PresenceSpec Tp::PresenceSpec::xa ( SimpleStatusFlags  flags = AllFlags) [static]
PresenceSpec Tp::PresenceSpec::hidden ( SimpleStatusFlags  flags = AllFlags) [static]
PresenceSpec Tp::PresenceSpec::offline ( SimpleStatusFlags  flags = CanHaveStatusMessage) [static]
PresenceSpec Tp::PresenceSpec::unknown ( SimpleStatusFlags  flags = CanHaveStatusMessage) [static]
PresenceSpec Tp::PresenceSpec::error ( SimpleStatusFlags  flags = CanHaveStatusMessage) [static]
bool Tp::PresenceSpec::isValid ( ) const [inline]
PresenceSpec & Tp::PresenceSpec::operator= ( const PresenceSpec other)
bool Tp::PresenceSpec::operator== ( const PresenceSpec other) const
bool Tp::PresenceSpec::operator!= ( const PresenceSpec other) const
bool Tp::PresenceSpec::operator< ( const PresenceSpec other) const
Presence Tp::PresenceSpec::presence ( const QString &  statusMessage = QString()) const


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.3