Public Methods
Protected Methods
KFileReader ()
| KFileReader |
Sets the current working directory as URL, but does not start loading
it.
KFileReader (const KURL& url, const QString& nameFilter= QString::null)
| KFileReader |
Only sets the URL, does not start loading it.
~KFileReader ()
| ~KFileReader |
[const]
Indicates if the path is empty
bool isReadable ()
| isReadable |
[const]
Indicates if the path is readable. That means, if there are
entries to expect
KFileItem * createFileItem ( const KIO::UDSEntry&, const KURL&, bool )
| createFileItem |
[protected virtual]
called from KDirLister to create a KFileViewItem
Reimplemented from KDirLister.
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:17:38 2002, using kdoc 2.0a53. |