QFileInfo::exists is slightly faster than QFile::exists (which calls QFileInfo)

Authored by dfaure on Jun 14 2016, 7:32 PM.

Description

QFileInfo::exists is slightly faster than QFile::exists (which calls QFileInfo)

Details

Committed
dfaureJun 14 2016, 7:32 PM
Parents
R302:7ca2a58b8ceb: Upgrade KF5 version to 5.24.0.
Branches
Unknown
Tags
Unknown