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