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 KUrl &url, bool reload) | |
| void | setEmitCompleted (bool b) |
| void | start () |
| KUrl | url () const |
Protected Member Functions | |
| virtual bool | doKill () |
Detailed Description
Definition at line 466 of file kdirlister_p.h.
Constructor & Destructor Documentation
| KDirLister::Private::CachedItemsJob::CachedItemsJob | ( | KDirLister * | lister, |
| const KUrl & | url, | ||
| bool | reload | ||
| ) |
Definition at line 288 of file kdirlister.cpp.
Member Function Documentation
| bool KDirLister::Private::CachedItemsJob::doKill | ( | ) | [protected, virtual] |
Reimplemented from KJob.
Definition at line 311 of file kdirlister.cpp.
| void KDirLister::Private::CachedItemsJob::done | ( | ) | [slot] |
Definition at line 303 of file kdirlister.cpp.
| void KDirLister::Private::CachedItemsJob::setEmitCompleted | ( | bool | b | ) | [inline] |
Definition at line 474 of file kdirlister_p.h.
| void KDirLister::Private::CachedItemsJob::start | ( | ) | [inline, virtual] |
Implements KJob.
Definition at line 471 of file kdirlister_p.h.
| KUrl KDirLister::Private::CachedItemsJob::url | ( | ) | const [inline] |
Definition at line 476 of file kdirlister_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference