Home · All Classes · All Namespaces · Modules · Functions · Files |
Utility constants which aren't generated from the specification but are useful for working with the Telepathy protocol.
#define TELEPATHY_CONNECTION_MANAGER_BUS_NAME_BASE |
The prefix for a connection manager's bus name, to which the CM's name (e.g. "gabble") should be appended.
#define TP_QT4_CONNECTION_MANAGER_BUS_NAME_BASE |
The prefix for a connection manager's bus name, to which the CM's name (e.g. "gabble") should be appended.
#define TELEPATHY_CONNECTION_MANAGER_OBJECT_PATH_BASE |
The prefix for a connection manager's object path, to which the CM's name (e.g. "gabble") should be appended.
#define TP_QT4_CONNECTION_MANAGER_OBJECT_PATH_BASE |
The prefix for a connection manager's object path, to which the CM's name (e.g. "gabble") should be appended.
#define TELEPATHY_CONNECTION_BUS_NAME_BASE |
The prefix for a connection's bus name, to which the CM's name (e.g. "gabble"), the protocol (e.g. "jabber") and an element representing the account should be appended.
#define TP_QT4_CONNECTION_BUS_NAME_BASE |
The prefix for a connection's bus name, to which the CM's name (e.g. "gabble"), the protocol (e.g. "jabber") and an element representing the account should be appended.
#define TELEPATHY_CONNECTION_OBJECT_PATH_BASE |
The prefix for a connection's object path, to which the CM's name (e.g. "gabble"), the protocol (e.g. "jabber") and an element representing the account should be appended.
#define TELEPATHY_ACCOUNT_MANAGER_BUS_NAME |
The well-known bus name of the Account Manager.
#define TP_QT4_ACCOUNT_MANAGER_BUS_NAME |
The well-known bus name of the Account Manager.
#define TELEPATHY_ACCOUNT_MANAGER_OBJECT_PATH |
The object path of the Account Manager object.
#define TP_QT4_ACCOUNT_MANAGER_OBJECT_PATH |
The object path of the Account Manager object.
#define TELEPATHY_CHANNEL_DISPATCHER_BUS_NAME |
The well-known bus name of the Channel Dispatcher.
#define TP_QT4_CHANNEL_DISPATCHER_BUS_NAME |
The well-known bus name of the Channel Dispatcher.
#define TELEPATHY_CHANNEL_DISPATCHER_OBJECT_PATH |
The object path of the Channel Dispatcherr object.
#define TP_QT4_CHANNEL_DISPATCHER_OBJECT_PATH |
The object path of the Channel Dispatcherr object.
#define TELEPATHY_ACCOUNT_OBJECT_PATH_BASE |
The prefix for an Account's object path, to which the CM's name (e.g. "gabble"), the protocol (e.g. "jabber") and an element identifying the particular account should be appended.
#define TP_QT4_ACCOUNT_OBJECT_PATH_BASE |
The prefix for an Account's object path, to which the CM's name (e.g. "gabble"), the protocol (e.g. "jabber") and an element identifying the particular account should be appended.
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt4 0.8.0 |