KIO
KDirLister::Private Class Reference
#include <kdirlister_p.h>
Detailed Description
Definition at line 42 of file kdirlister_p.h.
Member Typedef Documentation
| typedef QHash<KUrl, KFileItemList> KDirLister::Private::NewItemsHash |
Definition at line 144 of file kdirlister_p.h.
Constructor & Destructor Documentation
| KDirLister::Private::Private | ( | KDirLister * | parent | ) | [inline] |
Definition at line 45 of file kdirlister_p.h.
Member Function Documentation
Definition at line 2518 of file kdirlister.cpp.
| void KDirLister::Private::_k_slotPercent | ( | KJob * | job, |
| unsigned long | pcnt | ||
| ) |
Definition at line 2523 of file kdirlister.cpp.
| void KDirLister::Private::_k_slotProcessedSize | ( | KJob * | job, |
| qulonglong | size | ||
| ) |
Definition at line 2561 of file kdirlister.cpp.
| void KDirLister::Private::_k_slotSpeed | ( | KJob * | job, |
| unsigned long | spd | ||
| ) |
Definition at line 2576 of file kdirlister.cpp.
| void KDirLister::Private::_k_slotTotalSize | ( | KJob * | job, |
| qulonglong | size | ||
| ) |
Definition at line 2546 of file kdirlister.cpp.
Definition at line 2370 of file kdirlister.cpp.
| void KDirLister::Private::addNewItems | ( | const KUrl & | directoryUrl, |
| const KFileItemList & | items | ||
| ) |
Definition at line 2398 of file kdirlister.cpp.
| void KDirLister::Private::addRefreshItem | ( | const KUrl & | directoryUrl, |
| const KFileItem & | oldItem, | ||
| const KFileItem & | item | ||
| ) |
Definition at line 2409 of file kdirlister.cpp.
| KDirLister::Private::CachedItemsJob * KDirLister::Private::cachedItemsJobForUrl | ( | const KUrl & | url | ) | const |
Definition at line 279 of file kdirlister.cpp.
| void KDirLister::Private::connectJob | ( | KIO::ListJob * | job | ) |
Definition at line 2624 of file kdirlister.cpp.
| bool KDirLister::Private::doMimeExcludeFilter | ( | const QString & | mimeExclude, |
| const QStringList & | filters | ||
| ) | const |
Definition at line 2348 of file kdirlister.cpp.
| void KDirLister::Private::emitChanges | ( | ) |
Definition at line 2140 of file kdirlister.cpp.
| void KDirLister::Private::emitItems | ( | ) |
Definition at line 2447 of file kdirlister.cpp.
| void KDirLister::Private::emitItemsDeleted | ( | const KFileItemList & | items | ) |
Definition at line 2499 of file kdirlister.cpp.
Should this item be visible according to the current filter settings?
Definition at line 2490 of file kdirlister.cpp.
| void KDirLister::Private::jobDone | ( | KIO::ListJob * | job | ) |
Definition at line 2607 of file kdirlister.cpp.
| void KDirLister::Private::jobStarted | ( | KIO::ListJob * | job | ) |
Definition at line 2612 of file kdirlister.cpp.
| uint KDirLister::Private::numJobs | ( | ) |
Definition at line 2591 of file kdirlister.cpp.
| void KDirLister::Private::prepareForSettingsChange | ( | ) | [inline] |
Definition at line 99 of file kdirlister_p.h.
Redirect this dirlister from oldUrl to newUrl.
- Parameters:
-
keepItems if true, keep the fileitems (e.g. when renaming an existing dir); if false, clear out everything (e.g. when redirecting during listing).
Definition at line 2688 of file kdirlister.cpp.
Member Data Documentation
Definition at line 131 of file kdirlister_p.h.
Definition at line 125 of file kdirlister_p.h.
Definition at line 123 of file kdirlister_p.h.
Definition at line 127 of file kdirlister_p.h.
Definition at line 132 of file kdirlister_p.h.
Definition at line 129 of file kdirlister_p.h.
Definition at line 139 of file kdirlister_p.h.
List of dirs handled by this dirlister.
The first entry is the base URL. For a tree view, it contains all the dirs shown.
Definition at line 118 of file kdirlister_p.h.
Definition at line 147 of file kdirlister_p.h.
Definition at line 145 of file kdirlister_p.h.
Definition at line 146 of file kdirlister_p.h.
Definition at line 147 of file kdirlister_p.h.
Definition at line 150 of file kdirlister_p.h.
Definition at line 112 of file kdirlister_p.h.
Definition at line 152 of file kdirlister_p.h.
Definition at line 163 of file kdirlister_p.h.
Definition at line 142 of file kdirlister_p.h.
Definition at line 162 of file kdirlister_p.h.
Definition at line 121 of file kdirlister_p.h.
Definition at line 149 of file kdirlister_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference