#include <ProgressWidget.h>
Definition at line 29 of file ProgressWidget.h.
◆ ProgressWidget()
rqt_multiplot::ProgressWidget::ProgressWidget |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~ProgressWidget()
rqt_multiplot::ProgressWidget::~ProgressWidget |
( |
| ) |
|
|
virtual |
◆ fail()
void rqt_multiplot::ProgressWidget::fail |
( |
const QString & |
toolTip = QString() | ) |
|
◆ finish()
void rqt_multiplot::ProgressWidget::finish |
( |
const QString & |
toolTip = QString() | ) |
|
◆ getCurrentProgress()
double rqt_multiplot::ProgressWidget::getCurrentProgress |
( |
| ) |
const |
◆ isStarted()
bool rqt_multiplot::ProgressWidget::isStarted |
( |
| ) |
const |
◆ setCurrentProgress()
void rqt_multiplot::ProgressWidget::setCurrentProgress |
( |
double |
progress | ) |
|
◆ start()
void rqt_multiplot::ProgressWidget::start |
( |
const QString & |
toolTip = QString() | ) |
|
◆ started_
bool rqt_multiplot::ProgressWidget::started_ |
|
private |
◆ ui_
Ui::ProgressWidget* rqt_multiplot::ProgressWidget::ui_ |
|
private |
The documentation for this class was generated from the following files: