Doc: replace QFileInfo::created with birthTime
Change-Id: Ia497febcbf28e4b3babe50fc6f05e12f3d686b91 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
fcbbe7ff21
commit
d535dfea1f
@ -272,7 +272,7 @@ QDateTime &QFileInfoPrivate::getFileTime(QAbstractFileEngine::FileTime request)
|
||||
info objects, just append one to the file name given to the constructors
|
||||
or setFile().
|
||||
|
||||
The file's dates are returned by created(), lastModified(), lastRead() and
|
||||
The file's dates are returned by birthTime(), lastModified(), lastRead() and
|
||||
fileTime(). Information about the file's access permissions is
|
||||
obtained with isReadable(), isWritable() and isExecutable(). The
|
||||
file's ownership is available from owner(), ownerId(), group() and
|
||||
|
Loading…
Reference in New Issue
Block a user