Falkon Develop
Cross-platform Qt-based web browser
GM_Notification Class Reference

#include <gm_notification.h>

Inheritance diagram for GM_Notification:
AnimatedWidget

Public Member Functions

 GM_Notification (GM_Manager *manager, const QString &tmpfileName, const QString &fileName)
 
 ~GM_Notification ()
 
- Public Member Functions inherited from AnimatedWidget
 AnimatedWidget (const Direction &direction=Down, int duration=300, QWidget *parent=nullptr)
 
QWidget * widget ()
 

Additional Inherited Members

- Public Types inherited from AnimatedWidget
enum  Direction { Down , Up }
 
- Public Slots inherited from AnimatedWidget
void hide ()
 
void startAnimation ()
 

Detailed Description

Definition at line 31 of file gm_notification.h.

Constructor & Destructor Documentation

◆ GM_Notification()

GM_Notification::GM_Notification ( GM_Manager manager,
const QString &  tmpfileName,
const QString &  fileName 
)
explicit

Definition at line 27 of file gm_notification.cpp.

◆ ~GM_Notification()

GM_Notification::~GM_Notification ( )

Definition at line 67 of file gm_notification.cpp.


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