4#include "dtkcore_global.h"
6#include <QDBusPendingCall>
21 DNotifySender actions(
const QStringList &actions = QStringList());
22 DNotifySender hints(
const QVariantMap &hints = QVariantMap());
23 QDBusPendingCall call();
26 std::shared_ptr<DNotifyData> m_dbusData;
Definition: dnotifysender.h:13