Namespaces | |
namespace | Client |
Classes | |
class | Account |
class | AccountManager |
class | AvatarManager |
class | CapabilitiesManager |
class | ChatChannel |
class | Connection |
class | ConnectionFacade |
class | Contact |
class | ContactManager |
class | DBusInterface |
class | PresenceManager |
class | StreamedMediaChannel |
Functions | |
void | registerTypes () |
void TpPrototype::registerTypes | ( | ) |
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.
Referenced by TpPrototype::ChatChannel::ChatChannel(), TpPrototype::ConnectionFacade::connectionWithAccount(), TpPrototype::ConnectionFacade::listOfConnectionManagers(), TpPrototype::ConnectionFacade::listOfProtocolsForConnectionManager(), TpPrototype::ConnectionFacade::parameterListForProtocol(), TpPrototype::ConnectionFacade::paramSpecListForConnectionManagerAndProtocol(), TpPrototype::Connection::RequestHandles(), and TpPrototype::StreamedMediaChannel::StreamedMediaChannel().