Home
last modified time | relevance | path

Searched refs:updateFilteredView (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dcrawlerwidget.h
H A Dcrawlerwidget.cpp
/glogg/src/
H A Dcrawlerwidget.h148 void updateFilteredView( int nbMatches, int progress, qint64 initial_position );
H A Dcrawlerwidget.cpp299 void CrawlerWidget::updateFilteredView( int nbMatches, int progress, qint64 initial_position ) in updateFilteredView() function in CrawlerWidget
813 this, SLOT( updateFilteredView( int, int, qint64 ) ) ); in setup()