![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <fcm_notification.h>
Public Member Functions | |
| FCM_Notification (FCM_Plugin *manager, int newOriginsCount) | |
| ~FCM_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 30 of file fcm_notification.h.
| FCM_Notification::FCM_Notification | ( | FCM_Plugin * | manager, |
| int | newOriginsCount | ||
| ) |
Definition at line 23 of file fcm_notification.cpp.
| FCM_Notification::~FCM_Notification | ( | ) |
Definition at line 46 of file fcm_notification.cpp.