Searched refs:isVersionNewer (Results 1 – 2 of 2) sorted by relevance
45 bool isVersionNewer( const QString& current, const QString& new_version );115 if ( isVersionNewer( QString( GLOGG_VERSION ), new_version ) ) in downloadFinished()137 bool isVersionNewer( const QString& current, const QString& new_version ) in isVersionNewer() function