Home · All Classes · All Namespaces · Modules · Functions · Files |
#include </usr/src/RPM/BUILD/telepathy-qt-0.9.6.1/TelepathyQt/base-call.h>
Inherits Tp::DBusService.
Tp::BaseCallContent::~BaseCallContent | ( | ) | [virtual] |
Tp::BaseCallContent::BaseCallContent | ( | const QDBusConnection & | dbusConnection, |
BaseChannel * | channel, | ||
const QString & | name, | ||
const Tp::MediaStreamType & | type, | ||
const Tp::MediaStreamDirection & | direction | ||
) | [protected] |
static BaseCallContentPtr Tp::BaseCallContent::create | ( | const QDBusConnection & | dbusConnection, |
BaseChannel * | channel, | ||
const QString & | name, | ||
const Tp::MediaStreamType & | type, | ||
const Tp::MediaStreamDirection & | direction | ||
) | [inline, static] |
QVariantMap Tp::BaseCallContent::immutableProperties | ( | ) | const [virtual] |
Return the immutable properties of this D-Bus service object.
Immutable properties cannot change after the object has been registered on the bus with registerObject().
Implements Tp::DBusService.
bool Tp::BaseCallContent::registerObject | ( | DBusError * | error = NULL | ) |
QString Tp::BaseCallContent::uniqueName | ( | ) | const [virtual] |
QList< AbstractCallContentInterfacePtr > Tp::BaseCallContent::interfaces | ( | ) | const |
AbstractCallContentInterfacePtr Tp::BaseCallContent::interface | ( | const QString & | interfaceName | ) | const |
bool Tp::BaseCallContent::plugInterface | ( | const AbstractCallContentInterfacePtr & | interface | ) |
QString Tp::BaseCallContent::name | ( | ) | const |
Tp::MediaStreamType Tp::BaseCallContent::type | ( | ) | const |
bool Tp::BaseCallContent::registerObject | ( | const QString & | busName, |
const QString & | objectPath, | ||
DBusError * | error | ||
) | [protected, virtual] |
Reimplemented from DBusService.
Reimplemented from Tp::DBusService.
void Tp::BaseCallContent::remove | ( | ) | [protected] |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.6.1 |