Public Member Functions | |
| SearchProgressBar (QWidget *parent=nullptr) | |
| bool | updateProgress (uint64_t cur, uint64_t total) |
| void | init () |
| void | reset () |
| void | show () |
| bool | isRunning () const |
|
explicit |
| bool SearchProgressBar::updateProgress | ( | uint64_t | cur, |
| uint64_t | total ) |
| void SearchProgressBar::init | ( | ) |
| void SearchProgressBar::reset | ( | ) |
| void SearchProgressBar::show | ( | ) |
|
inline |