8#include "dtkcore_global.h"
10#include <QDBusPendingCall>
25 DNotifySender actions(
const QStringList &actions = QStringList());
26 DNotifySender hints(
const QVariantMap &hints = QVariantMap());
27 QDBusPendingCall call();
30 std::shared_ptr<DNotifyData> m_dbusData;
Definition: dnotifysender.h:17