Home · All Classes · All Namespaces · Modules · Functions · Files
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Tp::AbstractClientThe AbstractClient class represents a Telepathy client
Tp::AbstractClientApproverThe AbstractClientApprover class represents a Telepathy approver
Tp::AbstractClientHandlerThe AbstractClientHandler class represents a Telepathy handler
Tp::AbstractClientObserverThe AbstractClientObserver class represents a Telepathy observer
Tp::AbstractInterfaceThe AbstractInterface class is the base class for all client side D-Bus interfaces, allowing access to remote methods/properties/signals
Tp::AccountThe Account class represents a Telepathy account
Tp::AccountCapabilityFilterThe AccountCapabilityFilter class provides a filter object to be used to filter accounts by capabilities
Tp::AccountFactoryThe AccountFactory class is responsible for constructing Account objects according to application-defined settings
Tp::AccountManagerThe AccountManager class represents a Telepathy account manager
Tp::AccountPropertyFilterThe AccountPropertyFilter class provides a filter object to be used to filter accounts by properties
Tp::AccountSetThe AccountSet class represents a set of Telepathy accounts filtered by a given criteria
Tp::AndFilter< T >The AndFilter class provides a generic filter object to be used in conjunction of other filters
Tp::AvatarDataThe AvatarData class represents a Telepathy avatar
Tp::AvatarSpecThe AvatarSpec class represents a Telepathy avatar information supported by a protocol
Tp::AbstractClientHandler::CapabilitiesThe AbstractClientHandler::Capabilities class provides a wrapper around the capabilities of a handler
Tp::CapabilitiesBaseThe CapabilitiesBase class represents the capabilities a Connection or a Contact supports
Tp::ChannelThe Channel class represents a Telepathy channel
Tp::ChannelClassSpecThe ChannelClassSpec class represents a Telepathy channel class
Tp::ChannelClassSpecListThe ChannelClassSpecList class represents a list of ChannelClassSpec
Tp::ChannelDispatchOperationThe ChannelDispatchOperation class represents a Telepathy channel dispatch operation
Tp::ChannelFactoryThe ChannelFactory class is responsible for constructing Channel objects according to application-defined settings
Tp::ChannelRequestThe ChannelRequest class represents a Telepathy channel request
Tp::ChannelRequestHintsThe ChannelRequestHints class represents a dictionary of metadata provided by the channel requester when requesting a channel
Tp::ClientRegistrarThe ClientRegistrar class is responsible for registering Telepathy clients (Observer, Approver, Handler)
Tp::ConnectionThe Connection class represents a Telepathy connection
Tp::ConnectionCapabilitiesThe ConnectionCapabilities class represents the capabilities of a Connection
Tp::ConnectionFactoryThe ConnectionFactory class is responsible for constructing Connection objects according to application-defined settings
Tp::ConnectionLowlevelThe ConnectionLowlevel class extends Connection with support to low-level features
Tp::ConnectionManagerThe ConnectionManager class represents a Telepathy connection manager
Tp::ConnectionManagerLowlevelThe ConnectionManagerLowlevel class extends ConnectionManager with support to low-level features
Tp::ContactThe Contact class represents a Telepathy contact
Tp::ContactCapabilitiesThe ContactCapabilities class represents the capabilities of a Contact
Tp::ContactFactoryThe ContactFactory class is responsible for constructing Contact objects according to application-defined settings
Tp::ContactManagerThe ContactManager class is responsible for managing contacts
Tp::ContactMessengerThe ContactMessenger class provides an easy way to send text messages to a contact and also track sent/receive text messages from the same contact
Tp::ContactSearchChannelThe ContactSearchChannel class represents a Telepathy channel of type ContactSearch
Tp::DBusProxy
Tp::DBusProxyFactoryThe DBusProxyFactory class is a base class for all D-Bus proxy factory classes. Handles proxy caching and making them ready as appropriate
Tp::ReceivedMessage::DeliveryDetailsThe ReceivedMessage::DeliveryDetails class represents the details of a delivery report
Tp::Connection::ErrorDetails
Tp::FeatureThe Feature class represents a feature that can be enabled on demand
Tp::FeaturesThe Features class represents a list of Feature
Tp::FileTransferChannelThe FileTransferChannel class represents a Telepathy channel of type FileTransfer
Tp::FileTransferChannelCreationPropertiesThe FileTransferChannelCreationProperties class represents the properties of a file transfer channel request
Tp::Filter< T >The Filter class provides a base class to be used by specialized filters such as GenericCapabilityFilter, GenericPropertyFilter, etc
Tp::FixedFeatureFactoryThe FixedFeatureFactory class is a base class for all D-Bus proxy factories which want the same set of features for all constructed proxies
Tp::GenericCapabilityFilter< T >The GenericCapabilityFilter class provides a generic filter object to be used to filter objects by capabilities
Tp::GenericPropertyFilter< T >The GenericPropertyFilter class provides a generic filter object to be used to filter objects by properties
Tp::Channel::GroupMemberChangeDetails
Tp::HandledChannelNotifierThe HandledChannelNotifier class can be used to keep track of channel() being re-requested
Tp::AbstractClientHandler::HandlerInfoThe AbstractClientHandler::HandlerInfo class provides a wrapper around the additional info about the channels passed to handleChannels()
Tp::IncomingFileTransferChannelThe IncomingFileTransferChannel class represents a Telepathy channel of type FileTransfer for incoming file transfers
Tp::IncomingStreamTubeChannelThe IncomingStreamTubeChannel class represents a Telepathy channel of type StreamTube for incoming stream tubes
Tp::Contact::InfoFieldsThe Contact::InfoFields class represents the information of a Telepathy contact
Tp::ReadinessHelper::IntrospectableThe ReadinessHelper::Introspectable class represents a introspectable used by ReadinessHelper
Tp::KeyFileThe KeyFile class provides an easy way to read key-pair files such as INI style files and .desktop files
Tp::LocationInfoThe LocationInfo class represents the location of a Telepathy Contact
Tp::ManagerFileThe ManagerFile class provides an easy way to read telepathy manager files according to http://telepathy.freedesktop.org/spec.html
Tp::MessageThe Message class represents a Telepathy message in a text channel. These objects are implicitly shared, like QString
Tp::MessageContentPartThe MessageContentPart class represents a Telepathy message part
Tp::MessageContentPartListThe MessageContentPartList class represents a list of MessageContentPart
Tp::MethodInvocationContext< T1, T2, T3, T4, T5, T6, T7, T8 >The MethodInvocationContext class provides a way for the service implementation to respond to method calls
Tp::NotFilter< T >The NotFilter class provides a generic filter object to be used in conjunction of other filters
Tp::ObjectThe Object class provides an object with property notification
Tp::AbstractClientObserver::ObserverInfoThe AbstractClientObserver::ObserverInfo class provides a wrapper around the additional info about the channels passed to observeChannels()
OptionalInterfaceCache
Tp::OptionalInterfaceFactory< DBusProxySubclass >The OptionalInterfaceFactory class is a helper class for high-level D-Bus proxy classes willing to offer access to shared instances of interface proxies for optional interfaces
Tp::OrFilter< T >The OrFilter class provides a generic filter object to be used in conjunction of other filters
Tp::OutgoingFileTransferChannelThe OutgoingFileTransferChannel class represents a Telepathy channel of type FileTransfer for outgoing file transfers
Tp::OutgoingStreamTubeChannelThe IncomingStreamTubeChannel class represents a Telepathy channel of type StreamTube for outgoing stream tubes
Tp::Profile::ParameterThe Profile::Parameter class represents a parameter defined in .profile files
Tp::PendingAccountThe PendingAccount class represents the parameters of and the reply to an asynchronous account request
Tp::PendingChannelThe PendingChannel class represents the parameters of and the reply to an asynchronous channel request
Tp::PendingChannelRequestThe PendingChannelRequest class represents the parameters of and the reply to an asynchronous ChannelRequest request
Tp::PendingCompositeThe PendingComposite class is a PendingOperation that can be used to track multiple pending operations at once
Tp::PendingConnectionThe PendingConnection class represents the parameters of and the reply to an asynchronous connection request
Tp::PendingContactAttributesThe PendingContactAttributes class represents the parameters of and the reply to an asynchronous request for raw contact attributes, as used in the Connection::contactAttributes() low-level convenience method wrapping the Client::ConnectionInterfaceContactsInterface::GetContactAttributes() D-Bus method
Tp::PendingContactInfoThe PendingContactInfo class represents the parameters of and the reply to an asynchronous contact info request
Tp::PendingContactsThe PendingContacts class is used by ContactManager when creating/updating Contact objects
Tp::PendingFailureThe PendingFailure class represents a PendingOperation that always fails with the error passed to the constructor
Tp::PendingHandlesThe PendingHandles class representsthe parameters of and the reply to an asynchronous handle request/hold
Tp::PendingOperationThe PendingOperation class is a base class for pending asynchronous operations
Tp::PendingReadyThe PendingReady class represents the features requested and the reply to a request for an object to become ready
Tp::PendingSendMessageThe PendingSendMessage class represents the parameters of and the reply to an asynchronous message send request
Tp::PendingStreamedMediaStreamsClass containing the result of an asynchronous media stream creation request
Tp::PendingStreamTubeConnectionThe PendingStreamTubeConnection class represents an asynchronous operation for accepting a stream tube
Tp::PendingStringListThe PendingStringList class is a generic subclass of PendingOperation representing a pending D-Bus method call that returns a string list
Tp::PendingSuccessThe PendingSuccess class represents PendingOperation that is always successful
Tp::PendingVariantThe PendingVariant class is a generic subclass of PendingOperation representing a pending D-Bus method call that returns a variant
Tp::PendingVariantMapThe PendingVariantMap class is a generic subclass of PendingOperation representing a pending D-Bus method call that returns a variant map
Tp::PendingVoidThe PendingVoid class is a generic subclass of PendingOperation representing a pending D-Bus method call that does not return anything (or returns a result that is not interesting)
Tp::Profile::PresenceThe Profile::Presence class represents a presence defined in .profile files
Tp::PresenceThe Presence class represents a Telepathy simple presence
Tp::PresenceSpecThe PresenceSpec class represents a Telepathy presence information supported by a protocol
Tp::PresenceSpecListThe PresenceSpecList class represents a list of PresenceSpec
Tp::ProfileThe Profile class provides an easy way to read telepathy profile files according to http://telepathy.freedesktop.org/wiki/service-profile-v1
Tp::ProfileManagerThe ProfileManager class provides helper methods to retrieve Profile objects
Tp::ProtocolInfoThe ProtocolInfo class represents a Telepathy protocol information
Tp::ProtocolParameterThe ProtocolParameter class represents a Telepathy protocol parameter
Tp::ReadinessHelperThe ReadinessHelper class is a helper class used by the introspection process
Tp::ReadyObject
Tp::ReceivedMessageThe ReceivedMessage class is a subclass of Message, representing a received message
Tp::RefCountedThe RefCounted class is a base class for shared objects used by SharedPtr
Tp::ReferencedHandlesHelper container for safe management of handle lifetimes. Every handle in a ReferencedHandles container is guaranteed to be valid (and stay valid, as long it's in at least one ReferencedHandles container)
Tp::RequestableChannelClassSpecThe RequestableChannelClassSpec class represents a Telepathy requestable channel class
Tp::RequestableChannelClassSpecListThe RequestableChannelClassSpecList class represents a list of RequestableChannelClassSpec
Tp::RoomListChannel
Tp::ContactSearchChannel::SearchStateChangeDetailsThe ContactSearchChannel::SearchStateChangeDetails class provides a wrapper around the details for a search state change
Tp::SharedPtr< T >The SharedPtr class is a pointer to an explicitly shared object
Tp::SimpleCallObserverThe SimpleCallObserver class provides an easy way to track calls in an account and can be optionally filtered by a contact and/or call direction
Tp::SimpleObserverThe SimpleObserver class provides an easy way to track channels in an account and can be optionally filtered by a contact
Tp::SimpleTextObserverThe SimpleTextObserver class provides an easy way to track sent/received text messages in an account and can be optionally filtered by a contact
Tp::StatefulDBusProxy
Tp::StatelessDBusProxy
Tp::StreamedMediaChannelThe StreamedMediaChannel class represents a Telepathy channel of type StreamedMedia
Tp::StreamedMediaStreamThe StreamedMediaStream class represents a Telepathy streamed media stream
Tp::StreamTubeChannel
Tp::TextChannelThe TextChannel class represents a Telepathy channel of type Text
Tp::TubeChannel


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.6.0