Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
Notification Class Reference

#include <Notification.hpp>

Inheritance diagram for Notification:
DevNotification MessageNotification ProgressNotification

Public Slots

void selfCloseTrigger ()
 

Signals

void selfClose ()
 
void selfClosePtr (Notification *ptr)
 

Public Member Functions

 Notification (QWidget *parent=nullptr)
 
 ~Notification ()
 
void mousePressEvent (QMouseEvent *event) override final
 

Constructor & Destructor Documentation

◆ Notification()

Notification::Notification ( QWidget * parent = nullptr)

◆ ~Notification()

Notification::~Notification ( )
inline

Member Function Documentation

◆ mousePressEvent()

void Notification::mousePressEvent ( QMouseEvent * event)
finaloverride

◆ selfClose

void Notification::selfClose ( )
signal

◆ selfClosePtr

void Notification::selfClosePtr ( Notification * ptr)
signal

◆ selfCloseTrigger

void Notification::selfCloseTrigger ( )
slot

The documentation for this class was generated from the following files: