Home · All Classes · All Namespaces · Modules · Functions · Files |
#include <TelepathyQt4/DBusProxy>
Inherits Tp::DBusProxy.
Inherited by Tp::Account, Tp::AccountManager, and Tp::ConnectionManager.
Base class representing a remote object whose API is basically stateless. These objects can remain valid even if the service providing them exits and is restarted.
Examples include the AccountManager, Account and ConnectionManager.
Tp::StatelessDBusProxy::StatelessDBusProxy | ( | const QDBusConnection & | dbusConnection, |
const QString & | busName, | ||
const QString & | objectPath, | ||
const Feature & | featureCore | ||
) |
Constructor
Tp::StatelessDBusProxy::~StatelessDBusProxy | ( | ) | [virtual] |
Destructor
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt4 0.7.1 |