![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <statusbar.h>
Public Member Functions | |
TipLabel (QWidget *parent) | |
void | show (QWidget *widget) |
void | hideDelayed () |
bool | eventFilter (QObject *o, QEvent *e) override |
![]() | |
SqueezeLabelV1 (QWidget *parent=nullptr) | |
Additional Inherited Members | |
![]() | |
void | paintEvent (QPaintEvent *event) override |
Definition at line 31 of file statusbar.h.
|
explicit |
Definition at line 107 of file statusbar.cpp.
|
override |
Definition at line 148 of file statusbar.cpp.
void TipLabel::hideDelayed | ( | ) |
Definition at line 132 of file statusbar.cpp.
void TipLabel::show | ( | QWidget * | widget | ) |
Definition at line 124 of file statusbar.cpp.