Слияние кода завершено, страница обновится автоматически
这是 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 )