#include <qfileinfogatherer_p.h>
Definition at line 42 of file qfileinfogatherer_p.h.
◆ Type
◆ QExtendedInformation() [1/2]
QExtendedInformation::QExtendedInformation |
( |
| ) |
|
|
inline |
◆ QExtendedInformation() [2/2]
QExtendedInformation::QExtendedInformation |
( |
const QFileInfo & | info | ) |
|
|
inline |
◆ fileInfo()
QFileInfo QExtendedInformation::fileInfo |
( |
| ) |
const |
|
inline |
◆ isCaseSensitive()
bool QExtendedInformation::isCaseSensitive |
( |
| ) |
const |
|
inline |
◆ isDir()
bool QExtendedInformation::isDir |
( |
| ) |
|
|
inline |
◆ isFile()
bool QExtendedInformation::isFile |
( |
| ) |
|
|
inline |
◆ isHidden()
bool QExtendedInformation::isHidden |
( |
| ) |
const |
|
inline |
◆ isSymLink()
bool QExtendedInformation::isSymLink |
( |
bool | ignoreNtfsSymLinks = false | ) |
const |
|
inline |
◆ isSystem()
bool QExtendedInformation::isSystem |
( |
| ) |
|
|
inline |
◆ lastModified()
◆ operator==()
◆ permissions()
QFile::Permissions QExtendedInformation::permissions |
( |
| ) |
const |
|
inline |
◆ size()
qint64 QExtendedInformation::size |
( |
| ) |
const |
|
inline |
◆ type()
Type QExtendedInformation::type |
( |
| ) |
const |
|
inline |
◆ displayType
QString QExtendedInformation::displayType |
◆ icon
QIcon QExtendedInformation::icon |
The documentation for this class was generated from the following file: