|
|
Provides information about a file that has been examined with KDir.
|
Construct a KFileInfo object from a KDirEntry.
|
Constructs a KFileInfo object from a QFileInfo. This is only useful for local files
|
Constructs a "little" KFileInfo (just for local files)
~ |
Destroy the KFileInfo object.
KFileInfo & |
Copy a KFileInfo.
bool |
[const]
Returns true if this file is a directory.
const char * |
[const]
Returns the name of the file
Note: If this object does not refer to a real file (broken symlink), it will return 0
const char * |
[const]
Returns the group of the file.
const char * |
[const]
Returns the access permissions for the file as a string.
const char * |
[const]
Returns the owner of the file.
const char * |
[const]
Returns the group of the file.
uint |
[const]
Returns the size of the file.
bool |
Returns true if the specified permission flag is set.