Definition: ProgressTextLabel.h:7
bool bar_visible
Definition: ProgressTextLabel.h:13
ProgressTextLabel(QWidget *parent=nullptr)
Definition: ProgressTextLabel.cpp:6
void paintEvent(QPaintEvent *event)
Definition: ProgressTextLabel.cpp:28
bool msg_visible
Definition: ProgressTextLabel.h:14
int animation_
Definition: ProgressTextLabel.h:12
void setProgress(float progress)
Definition: ProgressTextLabel.cpp:23
void setElementVisible(bool bar, bool msg)
Definition: ProgressTextLabel.cpp:17
QTimer timer_
Definition: ProgressTextLabel.h:11
float progress_
Definition: ProgressTextLabel.h:10