Guitar
|
#include <ProgressWidget.h>
Public Member Functions | |
ProgressWidget (QWidget *parent=nullptr) | |
~ProgressWidget () | |
void | setProgress (float progress) |
void | setText (QString const &text) |
void | clear () |
Private Attributes | |
Ui::ProgressWidget * | ui |
|
explicit |
ProgressWidget::~ProgressWidget | ( | ) |
void ProgressWidget::clear | ( | ) |
void ProgressWidget::setProgress | ( | float | progress | ) |
void ProgressWidget::setText | ( | QString const & | text | ) |
|
private |