Inherits QDialog.
|
void | StartTimer () |
|
void | FadeOut () |
|
|
void | ToastNotificationHidden () |
|
void | ToastNotificationInteraction () |
|
|
| ToastNotification (QWidget *parent, const ToastConfiguration &toastConfiguration) |
|
void | ShowToastAtCursor () |
|
void | ShowToastAtPoint (const QPoint &screenPosition, const QPointF &anchorPoint) |
|
void | UpdatePosition (const QPoint &screenPosition, const QPointF &anchorPoint) |
|
bool | IsDuplicate (const ToastConfiguration &toastConfiguration) |
|
void | showEvent (QShowEvent *showEvent) override |
|
void | hideEvent (QHideEvent *hideEvent) override |
|
void | mousePressEvent (QMouseEvent *mouseEvent) override |
|
bool | eventFilter (QObject *object, QEvent *event) override |
|
void | paintEvent (QPaintEvent *event) override |
|
The documentation for this class was generated from the following file:
- Code/Framework/AzQtComponents/AzQtComponents/Components/ToastNotification.h