Home
·
All Classes
·
All Namespaces
·
Modules
·
Functions
·
Files
TelepathyQt
telepathy-qt/TelepathyQt/constants.h
1
23
#ifndef _TelepathyQt_constants_h_HEADER_GUARD_
24
#define _TelepathyQt_constants_h_HEADER_GUARD_
25
26
#ifndef IN_TP_QT_HEADER
27
#error IN_TP_QT_HEADER
28
#endif
29
49
#define TP_QT_CONNECTION_MANAGER_BUS_NAME_BASE QLatin1String("org.freedesktop.Telepathy.ConnectionManager.")
50
55
#define TP_QT_CONNECTION_MANAGER_OBJECT_PATH_BASE QLatin1String("/org/freedesktop/Telepathy/ConnectionManager/")
56
62
#define TP_QT_CONNECTION_BUS_NAME_BASE QLatin1String("org.freedesktop.Telepathy.Connection.")
63
69
#define TP_QT_CONNECTION_OBJECT_PATH_BASE QLatin1String("/org/freedesktop/Telepathy/Connection/")
70
76
#define TP_QT_ACCOUNT_MANAGER_BUS_NAME \
77
(QLatin1String("org.freedesktop.Telepathy.AccountManager"))
78
84
#define TP_QT_ACCOUNT_MANAGER_OBJECT_PATH \
85
(QLatin1String("/org/freedesktop/Telepathy/AccountManager"))
86
90
#define TP_QT_CHANNEL_DISPATCHER_BUS_NAME \
91
(QLatin1String("org.freedesktop.Telepathy.ChannelDispatcher"))
92
96
#define TP_QT_CHANNEL_DISPATCHER_OBJECT_PATH \
97
(QLatin1String("/org/freedesktop/Telepathy/ChannelDispatcher"))
98
106
#define TP_QT_ACCOUNT_OBJECT_PATH_BASE \
107
(QLatin1String("/org/freedesktop/Telepathy/Account"))
108
112
#define TP_QT_DEBUG_OBJECT_PATH \
113
(QLatin1String("/org/freedesktop/Telepathy/debug"))
114
119
#include <TelepathyQt/_gen/constants.h>
120
133
#define TP_QT_DBUS_ERROR_NAME_HAS_NO_OWNER \
134
(QLatin1String("org.freedesktop.DBus.Error.NameHasNoOwner"))
135
141
#define TP_QT_DBUS_ERROR_UNKNOWN_INTERFACE \
142
(QLatin1String("org.freedesktop.DBus.Error.UnknownInterface"))
143
152
#define TP_QT_DBUS_ERROR_UNKNOWN_METHOD \
153
(QLatin1String("org.freedesktop.DBus.Error.UnknownMethod"))
154
160
#define TP_QT_ERROR_OBJECT_REMOVED \
161
(QLatin1String("org.freedesktop.Telepathy.Qt.Error.ObjectRemoved"))
162
168
#define TP_QT_ERROR_INCONSISTENT \
169
(QLatin1String("org.freedesktop.Telepathy.Qt.Error.Inconsistent"))
170
181
#define TP_QT_ERROR_ORPHANED \
182
(QLatin1String("org.freedesktop.Telepathy.Qt.Error.Orphaned"))
183
184
#endif
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.6.1