Home
last modified time | relevance | path

Searched refs:auto_refresh_ (Results 1 – 2 of 2) sorted by relevance

/glogg/glogg/src/
H A Dcrawlerwidget.cpp
/glogg/src/
H A Dcrawlerwidget.cpp63 auto_refresh_( auto_refresh ), in CrawlerWidgetContext()
73 bool autoRefresh() const { return auto_refresh_; } in autoRefresh()
80 bool auto_refresh_; member in CrawlerWidgetContext
1144 auto_refresh_ = ( match.captured(2).toInt() == 1 ); in CrawlerWidgetContext()
1147 << auto_refresh_; in CrawlerWidgetContext()
1152 auto_refresh_ = false; in CrawlerWidgetContext()
1174 ignore_case_, auto_refresh_, follow_file_ ); in toString()