23#include "notification/Notification.h"
25namespace Notifications {
~Notification_OversizedMap() override=default
Standard destructor.
Notification_OversizedMap(QObject *parent=nullptr)
Standard constructor.
void onButton1Clicked() override
Reimplemented from Notifications::Notification.
Notification(QString _title, Notifications::Notification::Importance _importance=Notifications::Notification::Info, QObject *parent=nullptr)
Standard constructor.