#include <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
| void KDirLister::Private::_k_emitCachedItems | ( | const KUrl & | , |
| bool | , | ||
| bool | |||
| ) |
| void KDirLister::Private::_k_slotInfoMessage | ( | KJob * | , |
| const QString & | message | ||
| ) |
Definition at line 2526 of file kdirlister.cpp.
| void KDirLister::Private::_k_slotPercent | ( | KJob * | job, |
| unsigned long | pcnt | ||
| ) |
Definition at line 2531 of file kdirlister.cpp.
| void KDirLister::Private::_k_slotProcessedSize | ( | KJob * | job, |
| qulonglong | size | ||
| ) |
Definition at line 2569 of file kdirlister.cpp.
| void KDirLister::Private::_k_slotSpeed | ( | KJob * | job, |
| unsigned long | spd | ||
| ) |
Definition at line 2584 of file kdirlister.cpp.
| void KDirLister::Private::_k_slotTotalSize | ( | KJob * | job, |
| qulonglong | size | ||
| ) |
Definition at line 2554 of file kdirlister.cpp.
Definition at line 2378 of file kdirlister.cpp.
| void KDirLister::Private::addNewItems | ( | const KUrl & | directoryUrl, |
| const KFileItemList & | items | ||
| ) |
Definition at line 2406 of file kdirlister.cpp.
| void KDirLister::Private::addRefreshItem | ( | const KUrl & | directoryUrl, |
| const KFileItem & | oldItem, | ||
| const KFileItem & | item | ||
| ) |
Definition at line 2417 of file kdirlister.cpp.
| KDirLister::Private::CachedItemsJob * KDirLister::Private::cachedItemsJobForUrl | ( | const KUrl & | url | ) | const |
Definition at line 275 of file kdirlister.cpp.
| void KDirLister::Private::connectJob | ( | KIO::ListJob * | job | ) |
Definition at line 2632 of file kdirlister.cpp.
| bool KDirLister::Private::doMimeExcludeFilter | ( | const QString & | mimeExclude, |
| const QStringList & | filters | ||
| ) | const |
Definition at line 2356 of file kdirlister.cpp.
| void KDirLister::Private::emitChanges | ( | ) |
Definition at line 2140 of file kdirlister.cpp.
| void KDirLister::Private::emitItems | ( | ) |
Definition at line 2455 of file kdirlister.cpp.
| void KDirLister::Private::emitItemsDeleted | ( | const KFileItemList & | items | ) |
Definition at line 2507 of file kdirlister.cpp.
| bool KDirLister::Private::isItemVisible | ( | const KFileItem & | item | ) | const |
Should this item be visible according to the current filter settings?
Definition at line 2498 of file kdirlister.cpp.
| void KDirLister::Private::jobDone | ( | KIO::ListJob * | job | ) |
Definition at line 2615 of file kdirlister.cpp.
| void KDirLister::Private::jobStarted | ( | KIO::ListJob * | job | ) |
Definition at line 2620 of file kdirlister.cpp.
| uint KDirLister::Private::numJobs | ( | ) |
Definition at line 2599 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 2696 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.
| QString KDirLister::Private::nameFilter |
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.7 API Reference