Home
last modified time | relevance | path

Searched refs:percent (Results 1 – 8 of 8) sorted by relevance

/glogg/glogg/tests/
H A DlogfiltereddataPerfTest.cpp
/glogg/tests/
H A DlogfiltereddataPerfTest.cpp41 int percent = 0; in search() local
44 percent = qvariant_cast<int>(progressSpy.last().at(1)); in search()
48 } while ( percent < 100 ); in search()
/glogg/glogg/src/data/
H A Dlogfiltereddataworkerthread.h
H A Dlogdataworkerthread.h
H A Dlogdata.h
/glogg/src/data/
H A Dlogfiltereddataworkerthread.h101 void searchProgressed( int percent, int nbMatches, qint64 started );
165 void searchProgressed( int percent, int nbMatches, qint64 initial_position );
H A Dlogdataworkerthread.h162 void indexingProgressed( int percent );
H A Dlogdata.h87 void loadingProgressed( int percent );