Music Hub ..
A session-wide music playback service
Loading...
Searching...
No Matches
DBusPropertyNotifierPrivate Class Reference
Inheritance diagram for DBusPropertyNotifierPrivate:
Collaboration diagram for DBusPropertyNotifierPrivate:

Public Member Functions

 DBusPropertyNotifierPrivate (const QDBusConnection &connection, const QString &objectPath, QObject *target)
void findInterfaceName (const QMetaObject *mo)
void connectAllProperties (const QMetaObject *mo)
void deliverNotifySignal ()
void notify (const QStringList &propertyFilter)

Detailed Description

Definition at line 32 of file dbus_property_notifier.cpp.

Constructor & Destructor Documentation

◆ DBusPropertyNotifierPrivate()

DBusPropertyNotifierPrivate::DBusPropertyNotifierPrivate ( const QDBusConnection & connection,
const QString & objectPath,
QObject * target )

Definition at line 79 of file dbus_property_notifier.cpp.

References connectAllProperties(), and findInterfaceName().

Here is the call graph for this function:

Member Function Documentation

◆ connectAllProperties()

void DBusPropertyNotifierPrivate::connectAllProperties ( const QMetaObject * mo)

Definition at line 98 of file dbus_property_notifier.cpp.

Referenced by DBusPropertyNotifierPrivate().

◆ deliverNotifySignal()

void DBusPropertyNotifierPrivate::deliverNotifySignal ( )

Definition at line 149 of file dbus_property_notifier.cpp.

◆ findInterfaceName()

void DBusPropertyNotifierPrivate::findInterfaceName ( const QMetaObject * mo)

Definition at line 92 of file dbus_property_notifier.cpp.

Referenced by DBusPropertyNotifierPrivate().

◆ notify()

void DBusPropertyNotifierPrivate::notify ( const QStringList & propertyFilter)

Definition at line 176 of file dbus_property_notifier.cpp.


The documentation for this class was generated from the following file: