#include <NotificationManagerUI.hpp>
◆ NotificationManagerUI()
| NotificationManagerUI::NotificationManagerUI |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ ~NotificationManagerUI()
| NotificationManagerUI::~NotificationManagerUI |
( |
| ) |
|
|
override |
◆ addNotification()
| void NotificationManagerUI::addNotification |
( |
Notification * | notif | ) |
|
◆ deleteNotification
| void NotificationManagerUI::deleteNotification |
( |
Notification * | ptr | ) |
|
|
privateslot |
◆ moveEvent()
| void NotificationManagerUI::moveEvent |
( |
QMoveEvent * | event | ) |
|
|
override |
◆ notifications()
| std::vector< Notification * > NotificationManagerUI::notifications |
( |
| ) |
const |
|
private |
◆ on_btnClearNotifications_pressed
| void NotificationManagerUI::on_btnClearNotifications_pressed |
( |
| ) |
|
|
privateslot |
◆ on_btnMinimize_pressed
| void NotificationManagerUI::on_btnMinimize_pressed |
( |
| ) |
|
|
privateslot |
◆ requestMove
| void NotificationManagerUI::requestMove |
( |
| ) |
|
|
signal |
◆ resizeEvent()
| void NotificationManagerUI::resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
override |
◆ setHeight()
| void NotificationManagerUI::setHeight |
( |
| ) |
|
◆ active_notifications
| std::uint64_t NotificationManagerUI::active_notifications { 0 } |
|
private |
◆ ui
| Ui::NotificationManagerUI* NotificationManagerUI::ui |
|
private |
The documentation for this class was generated from the following files: