Searched refs:crawler (Results 1 – 6 of 6) sorted by relevance
71 if ( auto crawler = dynamic_cast<CrawlerWidget*>( page ) ) { in addTab() local76 connect( crawler, &CrawlerWidget::dataStatusChanged, in addTab()
155 void updateMenuBarFromDocument( const CrawlerWidget* crawler );
930 void MainWindow::updateMenuBarFromDocument( const CrawlerWidget* crawler ) in updateMenuBarFromDocument() argument932 auto encoding = crawler->encodingSetting(); in updateMenuBarFromDocument()934 bool follow = crawler->isFollowEnabled(); in updateMenuBarFromDocument()