|
|
Provides information about a file that has been created by KDirLister/KIO.
|
Construct a KFileViewItem
|
Constructs a "little" KFileViewItem (just for local files)
~ |
Destroy the KFileViewItem object.
bool |
[const]
Returns true if this item represents a file (and not a a directory)
QString |
[const]
QPixmap |
[const]
Returns a pixmap representing the file
Parameters:
size | KDE-size, for the pixmap, e.g. KIcon::Small |
Returns: the pixmap.
Reimplemented from KFileItem.
QPixmap |
[const]
Returns a pixmap for this file. The only difference to the other pixmap() method is that the last used Pixmap-size will be used. E.g. if you call pixmap( KIcon::SizeSmall ) once, you can refer to this pixmap thru this method without specifying the size. The default size is KIcon::SizeSmall. Use 0 for the default size.
Reimplemented from KFileItem.
QString |
[const]
Returns a string of the date of the file.
QString |
[const]
Returns the access permissions for the file as a string.
void |
Return true if the file is readable
const void * |
[const]
QString |
[static]
KFileViewItem * |
[const]
void |
QString |
[protected const]