就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt Core
C++ 类
QFileInfo
List of All Members for QFileInfo
这是完整成员列表为
QFileInfo
,包括继承的成员。
QFileInfo
()
QFileInfo
(const QString &)
QFileInfo
(const QFileDevice &)
QFileInfo
(const QDir &, const QString &)
QFileInfo
(const std::filesystem::path &)
QFileInfo
(const QDir &, const std::filesystem::path &)
QFileInfo
(const QFileInfo &)
~QFileInfo
()
absoluteDir
() const : QDir
absoluteFilePath
() const : QString
absolutePath
() const : QString
baseName
() const : QString
birthTime
() const : QDateTime
bundleName
() const : QString
caching
() const : bool
canonicalFilePath
() const : QString
canonicalPath
() const : QString
completeBaseName
() const : QString
completeSuffix
() const : QString
dir
() const : QDir
exists
() const : bool
exists
(const QString &) : bool
fileName
() const : QString
filePath
() const : QString
fileTime
(QFile::FileTime) const : QDateTime
filesystemAbsoluteFilePath
() const : std::filesystem::path
filesystemAbsolutePath
() const : std::filesystem::path
filesystemCanonicalFilePath
() const : std::filesystem::path
filesystemCanonicalPath
() const : std::filesystem::path
filesystemFilePath
() const : std::filesystem::path
filesystemJunctionTarget
() const : std::filesystem::path
filesystemPath
() const : std::filesystem::path
filesystemSymLinkTarget
() const : std::filesystem::path
group
() const : QString
groupId
() const : uint
isAbsolute
() const : bool
isAlias
() const : bool
isBundle
() const : bool
isDir
() const : bool
isExecutable
() const : bool
isFile
() const : bool
isHidden
() const : bool
isJunction
() const : bool
isNativePath
() const : bool
isReadable
() const : bool
isRelative
() const : bool
isRoot
() const : bool
isShortcut
() const : bool
isSymLink
() const : bool
isSymbolicLink
() const : bool
isWritable
() const : bool
junctionTarget
() const : QString
lastModified
() const : QDateTime
lastRead
() const : QDateTime
makeAbsolute
() : bool
metadataChangeTime
() const : QDateTime
owner
() const : QString
ownerId
() const : uint
path
() const : QString
permission
(QFile::Permissions) const : bool
permissions
() const : QFile::Permissions
refresh
()
setCaching
(bool)
setFile
(const QString &)
setFile
(const QFileDevice &)
setFile
(const QDir &, const QString &)
setFile
(const std::filesystem::path &)
size
() const : qint64
stat
()
suffix
() const : QString
swap
(QFileInfo &)
symLinkTarget
() const : QString
operator!=
(const QFileInfo &) const : bool
operator=
(const QFileInfo &) : QFileInfo &
operator=
(QFileInfo &&) : QFileInfo &
operator==
(const QFileInfo &) const : bool