KIO
KDirLister::Private::CachedItemsJob Class Reference
#include <kdirlister_p.h>
Inheritance diagram for KDirLister::Private::CachedItemsJob:

Public Slots | |
| void | done () |
Public Member Functions | |
| CachedItemsJob (KDirLister *lister, const KFileItemList &items, const KFileItem &rootItem, const KUrl &url, bool reload) | |
| void | setEmitCompleted (bool b) |
| void | start () |
| KUrl | url () const |
Detailed Description
Definition at line 463 of file kdirlister_p.h.
Constructor & Destructor Documentation
| KDirLister::Private::CachedItemsJob::CachedItemsJob | ( | KDirLister * | lister, |
| const KFileItemList & | items, | ||
| const KFileItem & | rootItem, | ||
| const KUrl & | url, | ||
| bool | reload | ||
| ) | [inline] |
Definition at line 466 of file kdirlister_p.h.
Member Function Documentation
| void KDirLister::Private::CachedItemsJob::done | ( | ) | [slot] |
Definition at line 274 of file kdirlister.cpp.
| void KDirLister::Private::CachedItemsJob::setEmitCompleted | ( | bool | b | ) | [inline] |
Definition at line 481 of file kdirlister_p.h.
| void KDirLister::Private::CachedItemsJob::start | ( | ) | [inline, virtual] |
Implements KJob.
Definition at line 478 of file kdirlister_p.h.
| KUrl KDirLister::Private::CachedItemsJob::url | ( | ) | const [inline] |
Definition at line 483 of file kdirlister_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference