Loading...
Searching...
No Matches
SearchProgressBar Class Reference

Public Member Functions

 SearchProgressBar (QWidget *parent=nullptr)
 
bool updateProgress (uint64_t cur, uint64_t total)
 
void init ()
 
void reset ()
 
void show ()
 
bool isRunning () const
 

Constructor & Destructor Documentation

◆ SearchProgressBar()

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

Member Function Documentation

◆ updateProgress()

bool SearchProgressBar::updateProgress ( uint64_t cur,
uint64_t total )

◆ init()

void SearchProgressBar::init ( )

◆ reset()

void SearchProgressBar::reset ( )

◆ show()

void SearchProgressBar::show ( )

◆ isRunning()

bool SearchProgressBar::isRunning ( ) const
inline