Home · All Classes · All Namespaces · Modules · Functions · Files
Namespaces | Classes | Typedefs | Enumerations | Functions | Variables

Tp Namespace Reference

Namespaces

Classes

Typedefs

Enumerations

Functions

Variables


Typedef Documentation

typedef QSet<ContactPtr> Tp::Contacts
typedef QListIterator<uint> Tp::ReferencedHandlesIterator
typedef SharedPtr<ClientObject> Tp::ClientObjectPtr
typedef QSharedPointer<Contact> Tp::ContactPtr

Function Documentation

uint Tp::qHash ( const ContactPtr &  contact  )  [inline]
Debug Tp::enabledDebug (  ) 
Debug Tp::enabledWarning (  ) 
Q_DECL_IMPORT TfChannel * Tp::createFarsightChannel ( const StreamedMediaChannelPtr &  channel  ) 
Features Tp::operator| ( const Feature &  feature1,
const Feature &  feature2 
) [inline]
void Tp::registerTypes (  ) 

\ingroup types

Register the types used by the library with the QtDBus type system.

Call this function to register the types used before using anything else in the library.

bool Tp::operator== ( const SUSocketAddress &  v1,
const SUSocketAddress &  v2 
)
QDBusArgument& Tp::operator<< ( QDBusArgument &  arg,
const SUSocketAddress &  val 
)
const QDBusArgument& Tp::operator>> ( const QDBusArgument &  arg,
SUSocketAddress &  val 
)
QString Tp::escapeAsIdentifier ( const QString &  string  ) 

Escape an arbitrary string so it follows the rules for a C identifier, and hence an object path component, interface element component, bus name component or member name in D-Bus.

This is a reversible encoding, so it preserves distinctness.

The escaping consists of replacing all non-alphanumerics, and the first character if it's a digit, with an underscore and two lower-case hex digits:

"0123abc_xyz\x01\xff" -> _30123abc_5fxyz_01_ff

i.e. similar to URI encoding, but with _ taking the role of %, and a smaller allowed set. As a special case, "" is escaped to "_" (just for completeness, really).

Parameters:
string The string to be escaped.
Returns:
the escaped string.
bool Tp::operator== ( const AccessControl &  v1,
const AccessControl &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const AccessControl &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
AccessControl &  val 
)
bool Tp::operator== ( const AliasPair &  v1,
const AliasPair &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const AliasPair &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
AliasPair &  val 
)
bool Tp::operator== ( const Avatar &  v1,
const Avatar &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const Avatar &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
Avatar &  val 
)
bool Tp::operator== ( const CapabilityChange &  v1,
const CapabilityChange &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const CapabilityChange &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
CapabilityChange &  val 
)
bool Tp::operator== ( const CapabilityPair &  v1,
const CapabilityPair &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const CapabilityPair &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
CapabilityPair &  val 
)
bool Tp::operator== ( const ChannelDetails &  v1,
const ChannelDetails &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const ChannelDetails &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
ChannelDetails &  val 
)
bool Tp::operator== ( const ChannelInfo &  v1,
const ChannelInfo &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const ChannelInfo &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
ChannelInfo &  val 
)
bool Tp::operator== ( const ContactCapability &  v1,
const ContactCapability &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const ContactCapability &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
ContactCapability &  val 
)
bool Tp::operator== ( const ContactInfoField &  v1,
const ContactInfoField &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const ContactInfoField &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
ContactInfoField &  val 
)
bool Tp::operator== ( const ContactSubscriptions &  v1,
const ContactSubscriptions &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const ContactSubscriptions &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
ContactSubscriptions &  val 
)
bool Tp::operator== ( const CurrencyAmount &  v1,
const CurrencyAmount &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const CurrencyAmount &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
CurrencyAmount &  val 
)
bool Tp::operator== ( const DBusTubeMember &  v1,
const DBusTubeMember &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const DBusTubeMember &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
DBusTubeMember &  val 
)
bool Tp::operator== ( const FieldSpec &  v1,
const FieldSpec &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const FieldSpec &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
FieldSpec &  val 
)
bool Tp::operator== ( const LocalPendingInfo &  v1,
const LocalPendingInfo &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const LocalPendingInfo &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
LocalPendingInfo &  val 
)
bool Tp::operator== ( const MediaSessionHandlerInfo &  v1,
const MediaSessionHandlerInfo &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const MediaSessionHandlerInfo &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
MediaSessionHandlerInfo &  val 
)
bool Tp::operator== ( const MediaStreamHandlerTransport &  v1,
const MediaStreamHandlerTransport &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const MediaStreamHandlerTransport &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
MediaStreamHandlerTransport &  val 
)
bool Tp::operator== ( const MediaStreamInfo &  v1,
const MediaStreamInfo &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const MediaStreamInfo &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
MediaStreamInfo &  val 
)
bool Tp::operator== ( const ParamSpec &  v1,
const ParamSpec &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const ParamSpec &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
ParamSpec &  val 
)
bool Tp::operator== ( const PendingTextMessage &  v1,
const PendingTextMessage &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const PendingTextMessage &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
PendingTextMessage &  val 
)
bool Tp::operator== ( const PropertyFlagsChange &  v1,
const PropertyFlagsChange &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const PropertyFlagsChange &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
PropertyFlagsChange &  val 
)
bool Tp::operator== ( const PropertySpec &  v1,
const PropertySpec &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const PropertySpec &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
PropertySpec &  val 
)
bool Tp::operator== ( const PropertyValue &  v1,
const PropertyValue &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const PropertyValue &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
PropertyValue &  val 
)
bool Tp::operator== ( const RequestableChannelClass &  v1,
const RequestableChannelClass &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const RequestableChannelClass &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
RequestableChannelClass &  val 
)
bool Tp::operator== ( const RichPresenceAccessControl &  v1,
const RichPresenceAccessControl &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const RichPresenceAccessControl &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
RichPresenceAccessControl &  val 
)
bool Tp::operator== ( const RoomInfo &  v1,
const RoomInfo &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const RoomInfo &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
RoomInfo &  val 
)
bool Tp::operator== ( const ServicePoint &  v1,
const ServicePoint &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const ServicePoint &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
ServicePoint &  val 
)
bool Tp::operator== ( const SimplePresence &  v1,
const SimplePresence &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const SimplePresence &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
SimplePresence &  val 
)
bool Tp::operator== ( const SimpleStatusSpec &  v1,
const SimpleStatusSpec &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const SimpleStatusSpec &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
SimpleStatusSpec &  val 
)
bool Tp::operator== ( const SocketAddressIP &  v1,
const SocketAddressIP &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const SocketAddressIP &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
SocketAddressIP &  val 
)
bool Tp::operator== ( const SocketAddressIPv4 &  v1,
const SocketAddressIPv4 &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const SocketAddressIPv4 &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
SocketAddressIPv4 &  val 
)
bool Tp::operator== ( const SocketAddressIPv6 &  v1,
const SocketAddressIPv6 &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const SocketAddressIPv6 &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
SocketAddressIPv6 &  val 
)
bool Tp::operator== ( const SocketNetmaskIPv4 &  v1,
const SocketNetmaskIPv4 &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const SocketNetmaskIPv4 &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
SocketNetmaskIPv4 &  val 
)
bool Tp::operator== ( const SocketNetmaskIPv6 &  v1,
const SocketNetmaskIPv6 &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const SocketNetmaskIPv6 &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
SocketNetmaskIPv6 &  val 
)
bool Tp::operator== ( const TubeInfo &  v1,
const TubeInfo &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const TubeInfo &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
TubeInfo &  val 
)
bool Tp::operator== ( const HandlerCapabilities &  v1,
const HandlerCapabilities &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const HandlerCapabilities &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
HandlerCapabilities &  val 
)
bool Tp::operator== ( const LastActivityAndStatuses &  v1,
const LastActivityAndStatuses &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const LastActivityAndStatuses &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
LastActivityAndStatuses &  val 
)
bool Tp::operator== ( const MediaStreamHandlerCandidate &  v1,
const MediaStreamHandlerCandidate &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const MediaStreamHandlerCandidate &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
MediaStreamHandlerCandidate &  val 
)
bool Tp::operator== ( const MediaStreamHandlerCodec &  v1,
const MediaStreamHandlerCodec &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const MediaStreamHandlerCodec &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
MediaStreamHandlerCodec &  val 
)
bool Tp::operator== ( const ServicePointInfo &  v1,
const ServicePointInfo &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const ServicePointInfo &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
ServicePointInfo &  val 
)
bool Tp::operator== ( const StatusSpec &  v1,
const StatusSpec &  v2 
)
QDBusArgument & Tp::operator<< ( QDBusArgument &  arg,
const StatusSpec &  val 
)
const QDBusArgument & Tp::operator>> ( const QDBusArgument &  arg,
StatusSpec &  val 
)
void Tp::_registerTypes (  ) 
bool Tp::operator!= ( const AccessControl &  v1,
const AccessControl &  v2 
) [inline]
bool Tp::operator!= ( const AliasPair &  v1,
const AliasPair &  v2 
) [inline]
bool Tp::operator!= ( const Avatar &  v1,
const Avatar &  v2 
) [inline]
bool Tp::operator!= ( const CapabilityChange &  v1,
const CapabilityChange &  v2 
) [inline]
bool Tp::operator!= ( const CapabilityPair &  v1,
const CapabilityPair &  v2 
) [inline]
bool Tp::operator!= ( const ChannelDetails &  v1,
const ChannelDetails &  v2 
) [inline]
bool Tp::operator!= ( const ChannelInfo &  v1,
const ChannelInfo &  v2 
) [inline]
bool Tp::operator!= ( const ContactCapability &  v1,
const ContactCapability &  v2 
) [inline]
bool Tp::operator!= ( const ContactInfoField &  v1,
const ContactInfoField &  v2 
) [inline]
bool Tp::operator!= ( const ContactSubscriptions &  v1,
const ContactSubscriptions &  v2 
) [inline]
bool Tp::operator!= ( const CurrencyAmount &  v1,
const CurrencyAmount &  v2 
) [inline]
bool Tp::operator!= ( const DBusTubeMember &  v1,
const DBusTubeMember &  v2 
) [inline]
bool Tp::operator!= ( const FieldSpec &  v1,
const FieldSpec &  v2 
) [inline]
bool Tp::operator!= ( const LocalPendingInfo &  v1,
const LocalPendingInfo &  v2 
) [inline]
bool Tp::operator!= ( const MediaSessionHandlerInfo &  v1,
const MediaSessionHandlerInfo &  v2 
) [inline]
bool Tp::operator!= ( const MediaStreamHandlerTransport &  v1,
const MediaStreamHandlerTransport &  v2 
) [inline]
bool Tp::operator!= ( const MediaStreamInfo &  v1,
const MediaStreamInfo &  v2 
) [inline]
bool Tp::operator!= ( const ParamSpec &  v1,
const ParamSpec &  v2 
) [inline]
bool Tp::operator!= ( const PendingTextMessage &  v1,
const PendingTextMessage &  v2 
) [inline]
bool Tp::operator!= ( const PropertyFlagsChange &  v1,
const PropertyFlagsChange &  v2 
) [inline]
bool Tp::operator!= ( const PropertySpec &  v1,
const PropertySpec &  v2 
) [inline]
bool Tp::operator!= ( const PropertyValue &  v1,
const PropertyValue &  v2 
) [inline]
bool Tp::operator!= ( const RequestableChannelClass &  v1,
const RequestableChannelClass &  v2 
) [inline]
bool Tp::operator!= ( const RichPresenceAccessControl &  v1,
const RichPresenceAccessControl &  v2 
) [inline]
bool Tp::operator!= ( const RoomInfo &  v1,
const RoomInfo &  v2 
) [inline]
bool Tp::operator!= ( const ServicePoint &  v1,
const ServicePoint &  v2 
) [inline]
bool Tp::operator!= ( const SimplePresence &  v1,
const SimplePresence &  v2 
) [inline]
bool Tp::operator!= ( const SimpleStatusSpec &  v1,
const SimpleStatusSpec &  v2 
) [inline]
bool Tp::operator!= ( const SocketAddressIP &  v1,
const SocketAddressIP &  v2 
) [inline]
bool Tp::operator!= ( const SocketAddressIPv4 &  v1,
const SocketAddressIPv4 &  v2 
) [inline]
bool Tp::operator!= ( const SocketAddressIPv6 &  v1,
const SocketAddressIPv6 &  v2 
) [inline]
bool Tp::operator!= ( const SocketNetmaskIPv4 &  v1,
const SocketNetmaskIPv4 &  v2 
) [inline]
bool Tp::operator!= ( const SocketNetmaskIPv6 &  v1,
const SocketNetmaskIPv6 &  v2 
) [inline]
bool Tp::operator!= ( const TubeInfo &  v1,
const TubeInfo &  v2 
) [inline]
bool Tp::operator!= ( const HandlerCapabilities &  v1,
const HandlerCapabilities &  v2 
) [inline]
bool Tp::operator!= ( const LastActivityAndStatuses &  v1,
const LastActivityAndStatuses &  v2 
) [inline]
bool Tp::operator!= ( const MediaStreamHandlerCandidate &  v1,
const MediaStreamHandlerCandidate &  v2 
) [inline]
bool Tp::operator!= ( const MediaStreamHandlerCodec &  v1,
const MediaStreamHandlerCodec &  v2 
) [inline]
bool Tp::operator!= ( const ServicePointInfo &  v1,
const ServicePointInfo &  v2 
) [inline]
bool Tp::operator!= ( const StatusSpec &  v1,
const StatusSpec &  v2 
) [inline]


Copyright © 2008-2010 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.4.4