#include <qfileinfoproto.h>
◆ QFileInfoProto()
QFileInfoProto::QFileInfoProto |
( |
QObject * |
parent | ) |
|
◆ absoluteDir()
QDir QFileInfoProto::absoluteDir |
( |
| ) |
const |
◆ absoluteFilePath()
QString QFileInfoProto::absoluteFilePath |
( |
| ) |
const |
◆ absolutePath()
QString QFileInfoProto::absolutePath |
( |
| ) |
const |
◆ baseName()
QString QFileInfoProto::baseName |
( |
| ) |
const |
◆ bundleName()
QString QFileInfoProto::bundleName |
( |
| ) |
const |
◆ caching()
bool QFileInfoProto::caching |
( |
| ) |
const |
◆ canonicalFilePath()
QString QFileInfoProto::canonicalFilePath |
( |
| ) |
const |
◆ canonicalPath()
QString QFileInfoProto::canonicalPath |
( |
| ) |
const |
◆ completeBaseName()
QString QFileInfoProto::completeBaseName |
( |
| ) |
const |
◆ completeSuffix()
QString QFileInfoProto::completeSuffix |
( |
| ) |
const |
◆ created()
QDateTime QFileInfoProto::created |
( |
| ) |
const |
◆ dir()
QDir QFileInfoProto::dir |
( |
| ) |
const |
◆ exists()
bool QFileInfoProto::exists |
( |
| ) |
const |
◆ fileName()
QString QFileInfoProto::fileName |
( |
| ) |
const |
◆ filePath()
QString QFileInfoProto::filePath |
( |
| ) |
const |
◆ group()
QString QFileInfoProto::group |
( |
| ) |
const |
◆ groupId()
uint QFileInfoProto::groupId |
( |
| ) |
const |
◆ isAbsolute()
bool QFileInfoProto::isAbsolute |
( |
| ) |
const |
◆ isBundle()
bool QFileInfoProto::isBundle |
( |
| ) |
const |
◆ isDir()
bool QFileInfoProto::isDir |
( |
| ) |
const |
◆ isExecutable()
bool QFileInfoProto::isExecutable |
( |
| ) |
const |
◆ isFile()
bool QFileInfoProto::isFile |
( |
| ) |
const |
◆ isHidden()
bool QFileInfoProto::isHidden |
( |
| ) |
const |
◆ isReadable()
bool QFileInfoProto::isReadable |
( |
| ) |
const |
◆ isRelative()
bool QFileInfoProto::isRelative |
( |
| ) |
const |
◆ isRoot()
bool QFileInfoProto::isRoot |
( |
| ) |
const |
◆ isSymLink()
bool QFileInfoProto::isSymLink |
( |
| ) |
const |
◆ isWritable()
bool QFileInfoProto::isWritable |
( |
| ) |
const |
◆ lastModified()
QDateTime QFileInfoProto::lastModified |
( |
| ) |
const |
◆ lastRead()
QDateTime QFileInfoProto::lastRead |
( |
| ) |
const |
◆ makeAbsolute()
bool QFileInfoProto::makeAbsolute |
( |
| ) |
|
◆ owner()
QString QFileInfoProto::owner |
( |
| ) |
const |
◆ ownerId()
uint QFileInfoProto::ownerId |
( |
| ) |
const |
◆ path()
QString QFileInfoProto::path |
( |
| ) |
const |
◆ permission()
bool QFileInfoProto::permission |
( |
QFile::Permissions |
permissions | ) |
const |
◆ permissions()
QFile::Permissions QFileInfoProto::permissions |
( |
| ) |
const |
◆ refresh()
void QFileInfoProto::refresh |
( |
| ) |
|
◆ setCaching()
void QFileInfoProto::setCaching |
( |
bool |
enable | ) |
|
◆ setFile() [1/3]
void QFileInfoProto::setFile |
( |
const QDir & |
dir, |
|
|
const QString & |
file |
|
) |
| |
◆ setFile() [2/3]
void QFileInfoProto::setFile |
( |
const QFile & |
file | ) |
|
◆ setFile() [3/3]
void QFileInfoProto::setFile |
( |
const QString & |
file | ) |
|
◆ size()
qint64 QFileInfoProto::size |
( |
| ) |
const |
◆ suffix()
QString QFileInfoProto::suffix |
( |
| ) |
const |
◆ symLinkTarget()
QString QFileInfoProto::symLinkTarget |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- qfileinfoproto.h
- qfileinfoproto.cpp