libyui-qt
2.42.4
|
Public Member Functions | |
BusyBar (QWidget *parent) | |
void | run () |
void | stop () |
Protected Member Functions | |
void | paintEvent (QPaintEvent *event) |
Definition at line 134 of file YQBusyIndicator.h.
void BusyBar::run | ( | ) |
start moving bar animation
Definition at line 85 of file YQBusyIndicator.cc.
void BusyBar::stop | ( | ) |
stop moving bar animation
Definition at line 90 of file YQBusyIndicator.cc.