Guitar
Public Member Functions | Private Attributes | List of all members
ProgressWidget Class Reference

#include <ProgressWidget.h>

Inheritance diagram for ProgressWidget:
Inheritance graph
[legend]
Collaboration diagram for ProgressWidget:
Collaboration graph
[legend]

Public Member Functions

 ProgressWidget (QWidget *parent=nullptr)
 
 ~ProgressWidget ()
 
void setProgress (float progress)
 
void setText (QString const &text)
 
void clear ()
 

Private Attributes

Ui::ProgressWidget * ui
 

Constructor & Destructor Documentation

◆ ProgressWidget()

ProgressWidget::ProgressWidget ( QWidget *  parent = nullptr)
explicit

◆ ~ProgressWidget()

ProgressWidget::~ProgressWidget ( )

Member Function Documentation

◆ clear()

void ProgressWidget::clear ( )
Here is the call graph for this function:

◆ setProgress()

void ProgressWidget::setProgress ( float  progress)

◆ setText()

void ProgressWidget::setText ( QString const &  text)

Member Data Documentation

◆ ui

Ui::ProgressWidget* ProgressWidget::ui
private

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