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

#include <ProgressNotification.hpp>

Inheritance diagram for ProgressNotification:
Notification

Public Slots

void selfCloseTrigger ()
 

Signals

void selfClose ()
 
void selfClosePtr (Notification *ptr)
 

Public Member Functions

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

Private Attributes

Ui::ProgressNotification * ui
 

Friends

class ProgressSignaler
 

Constructor & Destructor Documentation

◆ ProgressNotification()

ProgressNotification::ProgressNotification ( QWidget * parent = nullptr)
explicit

◆ ~ProgressNotification()

ProgressNotification::~ProgressNotification ( )
override

Member Function Documentation

◆ mousePressEvent()

void Notification::mousePressEvent ( QMouseEvent * event)
finaloverrideinherited

◆ selfClose

void Notification::selfClose ( )
signalinherited

◆ selfClosePtr

void Notification::selfClosePtr ( Notification * ptr)
signalinherited

◆ selfCloseTrigger

void Notification::selfCloseTrigger ( )
slotinherited

Friends And Related Symbol Documentation

◆ ProgressSignaler

friend class ProgressSignaler
friend

Member Data Documentation

◆ ui

Ui::ProgressNotification* ProgressNotification::ui
private

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