23 #ifndef _TelepathyQt_constants_h_HEADER_GUARD_
24 #define _TelepathyQt_constants_h_HEADER_GUARD_
26 #ifndef IN_TP_QT_HEADER
27 #error IN_TP_QT_HEADER
49 #define TP_QT_CONNECTION_MANAGER_BUS_NAME_BASE QLatin1String("org.freedesktop.Telepathy.ConnectionManager.")
55 #define TP_QT_CONNECTION_MANAGER_OBJECT_PATH_BASE QLatin1String("/org/freedesktop/Telepathy/ConnectionManager/")
62 #define TP_QT_CONNECTION_BUS_NAME_BASE QLatin1String("org.freedesktop.Telepathy.Connection.")
69 #define TP_QT_CONNECTION_OBJECT_PATH_BASE QLatin1String("/org/freedesktop/Telepathy/Connection/")
76 #define TP_QT_ACCOUNT_MANAGER_BUS_NAME \
77 (QLatin1String("org.freedesktop.Telepathy.AccountManager"))
84 #define TP_QT_ACCOUNT_MANAGER_OBJECT_PATH \
85 (QLatin1String("/org/freedesktop/Telepathy/AccountManager"))
90 #define TP_QT_CHANNEL_DISPATCHER_BUS_NAME \
91 (QLatin1String("org.freedesktop.Telepathy.ChannelDispatcher"))
96 #define TP_QT_CHANNEL_DISPATCHER_OBJECT_PATH \
97 (QLatin1String("/org/freedesktop/Telepathy/ChannelDispatcher"))
106 #define TP_QT_ACCOUNT_OBJECT_PATH_BASE \
107 (QLatin1String("/org/freedesktop/Telepathy/Account"))
112 #define TP_QT_DEBUG_OBJECT_PATH \
113 (QLatin1String("/org/freedesktop/Telepathy/debug"))
119 #include <TelepathyQt/_gen/constants.h>
133 #define TP_QT_DBUS_ERROR_NAME_HAS_NO_OWNER \
134 (QLatin1String("org.freedesktop.DBus.Error.NameHasNoOwner"))
141 #define TP_QT_DBUS_ERROR_UNKNOWN_INTERFACE \
142 (QLatin1String("org.freedesktop.DBus.Error.UnknownInterface"))
152 #define TP_QT_DBUS_ERROR_UNKNOWN_METHOD \
153 (QLatin1String("org.freedesktop.DBus.Error.UnknownMethod"))
160 #define TP_QT_ERROR_OBJECT_REMOVED \
161 (QLatin1String("org.freedesktop.Telepathy.Qt.Error.ObjectRemoved"))
168 #define TP_QT_ERROR_INCONSISTENT \
169 (QLatin1String("org.freedesktop.Telepathy.Qt.Error.Inconsistent"))
181 #define TP_QT_ERROR_ORPHANED \
182 (QLatin1String("org.freedesktop.Telepathy.Qt.Error.Orphaned"))