![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <gm_notification.h>
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 () |
Definition at line 31 of file gm_notification.h.
|
explicit |
Definition at line 27 of file gm_notification.cpp.
| GM_Notification::~GM_Notification | ( | ) |
Definition at line 67 of file gm_notification.cpp.