Open 3D Engine AzQtComponents API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzQtComponents::ToastNotification Class Reference

Inherits QDialog.

Public Slots

void StartTimer ()
 
void FadeOut ()
 

Signals

void ToastNotificationHidden ()
 
void ToastNotificationInteraction ()
 

Public Member Functions

 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: