Details
-
Suggestion
-
Resolution: Out of scope
-
P4: Low
-
None
-
5.10.0
-
None
Description
The constructor QFileInfo::QFileInfo(const QFile &file) is incompatible with QSaveFile. Suggested fix: Declare the constructor as QFileInfo::QFileInfo(const QFileDevice &file).
Attachments
Issue Links
- relates to
-
QTBUG-66605 QSaveFile::fileTime() fails after QSaveFile::commit()
- Closed