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::StyledBusyLabel Class Reference

Inherits QWidget.

Public Slots

void movieUpdated ()
 

Signals

void repaintNeeded ()
 

Public Member Functions

 StyledBusyLabel (QWidget *parent=nullptr)
 
bool GetIsBusy () const
 
void SetIsBusy (bool busy)
 
QString GetText () const
 
void SetText (const QString &text)
 
QString GetBusyIcon () const
 
void SetBusyIcon (const QString &iconSource)
 
int GetBusyIconSize () const
 
void SetBusyIconSize (int iconSize)
 
QSize sizeHint () const override
 
void SetUseNewWidget (bool usenew)
 
void DrawTo (QPainter *painter, const QRectF &bounds) const
 
QPixmap GetPixmap (QSize size)
 

Friends

class Style
 

The documentation for this class was generated from the following file: