Searched refs:newVersionFound (Results 1 – 6 of 6) sorted by relevance
73 void newVersionFound( const QString& version );
118 emit newVersionFound( new_version ); in downloadFinished() local
164 connect( &versionChecker_, SIGNAL( newVersionFound( const QString& ) ), in MainWindow()