QFileInfo 所有成员列表

这是 QFileInfo 包括继承成员的完整成员列表。

  • 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
  • lastModified(const QTimeZone &) const : QDateTime
  • lastRead() const : QDateTime
  • lastRead(const QTimeZone &) const : QDateTime
  • makeAbsolute() : bool
  • metadataChangeTime() const : QDateTime
  • metadataChangeTime(const QTimeZone &) const : QDateTime
  • owner() const : QString
  • ownerId() const : uint
  • path() const : QString
  • permission(QFileDevice::Permissions) const : bool
  • permissions() const : QFileDevice::Permissions
  • readSymLink() const : QString
  • refresh()
  • setCaching(bool)
  • setFile(const QString &)
  • setFile(const QFileDevice &)
  • setFile(const QDir &, const QString &)
  • setFile(const std::filesystem::path &)
  • size() const : qint64
  • 状态()
  • 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

© 2024 The Qt Company Ltd. 文档贡献权归各自所有者所有。提供的文档受GNU自由文档许可协议1.3版的许可,由自由软件基金会发布。Qt及其相关标识是The Qt Company Ltd.在芬兰和其他国家/地区的商标。所有其他商标归各自所有者所有。