[kfile Index] [kfile Hierarchy] [Headers]
Provides information about a file that has been examined with KDir More...
#include <kfileinfo.h>
Provides information about a file that has been examined with KDir.
[public]
Construct a KFileInfo object from a KDirEntry.
[public]
Constructs a KFileInfo object from a QFileInfo. This is only useful for local files
[public]
Constructs a "little" KFileInfo (just for local files)
[public]
Destroy the KFileInfo object.
[public]
Copy a KFileInfo.
[public]
Returns true if this file is a directory.
[public]
Returns the name of the file
Note: If this object does not refer to a real file (broken symlink), it will return 0
[public]
Returns the group of the file.
[public]
Returns the access permissions for the file as a string.
[public]
Returns the owner of the file.
[public]
Returns the group of the file.
[public]
Returns the size of the file.
[public]
Returns true if the specified permission flag is set.
| Kdoc |