#include <properties_interface.h>
|
QDBusPendingReply< QDBusVariant > | Get (const QString &interface_name, const QString &property_name) |
|
QDBusPendingReply< QVariantMap > | GetAll (const QString &interface_name) |
|
QDBusPendingReply | Set (const QString &interface_name, const QString &property_name, const QDBusVariant &value) |
|
|
void | PropertiesChanged (const QString &interface_name, const QVariantMap &changed_properties, const QStringList &invalidated_properties) |
|
Definition at line 27 of file properties_interface.h.
PropertiesInterface::PropertiesInterface |
( |
const QString & |
service, |
|
|
const QString & |
path, |
|
|
const QDBusConnection & |
connection, |
|
|
QObject * |
parent = 0 |
|
) |
| |
PropertiesInterface::~PropertiesInterface |
( |
| ) |
|
QDBusPendingReply<QDBusVariant> PropertiesInterface::Get |
( |
const QString & |
interface_name, |
|
|
const QString & |
property_name |
|
) |
| |
|
inlineslot |
QDBusPendingReply<QVariantMap> PropertiesInterface::GetAll |
( |
const QString & |
interface_name | ) |
|
|
inlineslot |
void PropertiesInterface::PropertiesChanged |
( |
const QString & |
interface_name, |
|
|
const QVariantMap & |
changed_properties, |
|
|
const QStringList & |
invalidated_properties |
|
) |
| |
|
signal |
QDBusPendingReply PropertiesInterface::Set |
( |
const QString & |
interface_name, |
|
|
const QString & |
property_name, |
|
|
const QDBusVariant & |
value |
|
) |
| |
|
inlineslot |
static const char* PropertiesInterface::staticInterfaceName |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files:
- /build/ubuntu-download-manager-Tenffo/ubuntu-download-manager-1.2+16.04.20160112.2/src/downloads/client/ubuntu/download_manager/properties_interface.h
- /build/ubuntu-download-manager-Tenffo/ubuntu-download-manager-1.2+16.04.20160112.2/src/downloads/client/ubuntu/download_manager/properties_interface.cpp