#include <snackbar.h>
Definition at line 17 of file snackbar.h.
◆ SnackBar()
| SnackBar::SnackBar |
( |
PIVXGUI * |
_window = nullptr, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~SnackBar()
◆ GetTimeout()
| int SnackBar::GetTimeout |
( |
const QString & |
message | ) |
|
|
staticprivate |
◆ hideAnim
| void SnackBar::hideAnim |
( |
| ) |
|
|
privateslot |
◆ setText()
| void SnackBar::setText |
( |
const QString & |
text | ) |
|
◆ setTimeoutForText()
| void SnackBar::setTimeoutForText |
( |
const QString & |
text | ) |
|
|
private |
◆ showEvent()
| void SnackBar::showEvent |
( |
QShowEvent * |
event | ) |
|
|
overridevirtual |
◆ windowResizeEvent
| void SnackBar::windowResizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
privateslot |
◆ MAX_TIMEOUT
| const int SnackBar::MAX_TIMEOUT = 10000 |
|
staticprivate |
◆ MIN_TIMEOUT
| const int SnackBar::MIN_TIMEOUT = 2000 |
|
staticprivate |
◆ timeout
◆ ui
| Ui::SnackBar* SnackBar::ui |
|
private |
◆ window
| PIVXGUI* SnackBar::window = nullptr |
|
private |
The documentation for this class was generated from the following files: