26class QAbstractItemModel;
55 class NotificationsModel;
57 NotificationsModel* _model =
nullptr;
58 QQmlEngine* _qmlEngine =
nullptr;
QAbstractItemModel * active
~LauncherNotificationsController()
static LauncherNotificationsController * instance()
QAbstractItemModel * notifications() const
LauncherNotificationsController(QObject *pr, QQmlEngine *qmlEngine)
Q_INVOKABLE QJSValue argsForIndex(int index) const
void postNotification(QString id, QUrl source, QJSValue args={})
void dismissIndex(int index)