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