Home · All Classes · All Namespaces · Modules · Functions · Files |
Classes | |
class | Tp::AbstractInterface |
The AbstractInterface class is the base class for all client side D-Bus interfaces, allowing access to remote methods/properties/signals. More... | |
class | Tp::DebugReceiver |
The DebugReceiver class provides a D-Bus proxy for a Telepathy Debug object. More... | |
class | Tp::OptionalInterfaceFactory< DBusProxySubclass > |
The OptionalInterfaceFactory class is a helper class for high-level D-Bus proxy classes willing to offer access to shared instances of interface proxies for optional interfaces. More... | |
Proxy objects representing remote service objects accessed via D-Bus.
In addition to providing direct access to methods, signals and properties exported by the remote objects, some of these proxies offer features like automatic inspection of remote object capabilities, property tracking, backwards compatibility helpers for older services and other utilities.
This file is part of TelepathyQt
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Proxy objects representing remote service objects accessed via D-Bus.
In addition to providing direct access to methods, signals and properties exported by the remote objects, some of these proxies offer features like automatic inspection of remote object capabilities, property tracking, backwards compatibility helpers for older services and other utilities.
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |