1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/cryfeifei-QtDocumentCN

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
qfileinfo-members.md 5.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
吴冬亮 Отправлено 12.09.2020 06:34 7ae9ee2

QFileInfo 成员函数完整列表

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

返回类型 函数名
QFileInfo(const QFileInfo &fileinfo)
QFileInfo(const QDir &dir, const QString &file)
QFileInfo(const QFile &file)
QFileInfo(const QString &file)
QFileInfo()
QFileInfo & operator=(QFileInfo &&other)
QFileInfo & operator=(const QFileInfo &fileinfo)
~QFileInfo()
QDir absoluteDir() const
QString absoluteFilePath() const
QString absolutePath() const
QString baseName() const
QDateTime birthTime() const
QString bundleName() const
bool caching() const
QString canonicalFilePath() const
QString canonicalPath() const
QString completeBaseName() const
QString completeSuffix() const
QDir dir() const
bool exists() const
bool exists(const QString &file)
QString fileName() const
QString filePath() const
QDateTime fileTime(QFile::FileTime time) const
QString group() const
uint groupId() const
bool isAbsolute() 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
QDateTime lastModified() const
QDateTime lastRead() const
bool makeAbsolute()
QDateTime metadataChangeTime() const
QString owner() const
uint ownerId() const
QString path() const
bool permission(QFile::Permissions permissions) const
QFile::Permissions permissions() const
void refresh()
void setCaching(bool enable)
void setFile(const QString &file)
void setFile(const QFile &file)
void setFile(const QDir &dir, const QString &file)
qint64 size() const
QString suffix() const
void swap(QFileInfo &other)
QString symLinkTarget() const
bool operator!=(const QFileInfo &fileinfo) const
bool operator==(const QFileInfo &fileinfo) const

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/cryfeifei-QtDocumentCN.git
git@api.gitlife.ru:oschina-mirror/cryfeifei-QtDocumentCN.git
oschina-mirror
cryfeifei-QtDocumentCN
cryfeifei-QtDocumentCN
master