Home
last modified time | relevance | path

Searched refs:loadingInProgress_ (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dcrawlerwidget.h
H A Dcrawlerwidget.cpp
/glogg/src/
H A Dcrawlerwidget.h284 bool loadingInProgress_; variable
H A Dcrawlerwidget.cpp98 loadingInProgress_ = true; in CrawlerWidget()
160 if ( !loadingInProgress_ ) in doSendAllStateSignals()
465 loadingInProgress_ = false; in loadingFinishedHandler()