Searched refs:autoRefresh (Results 1 – 2 of 2) sorted by relevance
73 bool autoRefresh() const { return auto_refresh_; } in autoRefresh() function in CrawlerWidgetContext253 auto auto_refresh_check_state = context.autoRefresh() ? Qt::Checked : Qt::Unchecked; in doSetViewContext()