Searched refs:isFollowEnabled (Results 1 – 8 of 8) sorted by relevance
75 bool isFollowEnabled() const;
131 bool CrawlerWidget::isFollowEnabled() const in isFollowEnabled() function in CrawlerWidget133 return logMainView->isFollowEnabled(); in isFollowEnabled()268 logMainView->isFollowEnabled() ); in doGetViewContext()343 if ( ( progress == 100 ) && ( initial_position == 0 ) && ( !isFollowEnabled() ) ) { in updateFilteredView()
176 bool isFollowEnabled() const { return followMode_; } in isFollowEnabled() function
934 bool follow = crawler->isFollowEnabled(); in updateMenuBarFromDocument()