Searched defs:current (Results 1 – 4 of 4) sorted by relevance
445 if ( auto current = currentCrawlerWidget() ) in open() local489 CrawlerWidget* current = currentCrawlerWidget(); in selectAll() local499 CrawlerWidget* current = currentCrawlerWidget(); in copy() local885 auto current = dynamic_cast<CrawlerWidget*>( in currentCrawlerWidget() local
137 bool isVersionNewer( const QString& current, const QString& new_version ) in isVersionNewer()