#include <fileproperty_p.h>
Definition at line 24 of file fileproperty_p.h.
◆ FileProperty()
FileProperty::FileProperty |
( |
const QFileInfo & |
info | ) |
|
|
inline |
◆ ~FileProperty()
FileProperty::~FileProperty |
( |
| ) |
|
|
inline |
◆ baseName()
QString FileProperty::baseName |
( |
| ) |
const |
|
inline |
◆ fileName()
QString FileProperty::fileName |
( |
| ) |
const |
|
inline |
◆ filePath()
QString FileProperty::filePath |
( |
| ) |
const |
|
inline |
◆ isDir()
bool FileProperty::isDir |
( |
| ) |
const |
|
inline |
◆ isFile()
bool FileProperty::isFile |
( |
| ) |
const |
|
inline |
◆ lastModified()
QDateTime FileProperty::lastModified |
( |
| ) |
const |
|
inline |
◆ lastRead()
◆ operator!=()
bool FileProperty::operator!= |
( |
const FileProperty & |
fileInfo | ) |
const |
|
inline |
◆ operator==()
bool FileProperty::operator== |
( |
const FileProperty & |
property | ) |
const |
|
inline |
◆ size()
qint64 FileProperty::size |
( |
| ) |
const |
|
inline |
◆ suffix()
QString FileProperty::suffix |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: