KDirListerCache::DirItem Class Reference
Public Member Functions | |
| DirItem (const KUrl &dir, const QString &canonicalPath) | |
| ~DirItem () | |
| void | decAutoUpdate () |
| void | incAutoUpdate () |
| void | redirect (const KUrl &newUrl) |
| void | sendSignal (bool entering, const KUrl &url) |
Public Attributes | |
| short | autoUpdates |
| bool | complete |
| KFileItemList | lstItems |
| QString | m_canonicalPath |
| KFileItem | rootItem |
| KUrl | url |
Constructor & Destructor Documentation
| KDirListerCache::DirItem::DirItem | ( | const KUrl & | dir, |
| const QString & | canonicalPath | ||
| ) | [inline] |
Definition at line 317 of file kdirlister_p.h.
| KDirListerCache::DirItem::~DirItem | ( | ) | [inline] |
Definition at line 324 of file kdirlister_p.h.
Member Function Documentation
| void KDirListerCache::DirItem::decAutoUpdate | ( | ) | [inline] |
Definition at line 376 of file kdirlister_p.h.
| void KDirListerCache::DirItem::incAutoUpdate | ( | ) | [inline] |
Definition at line 366 of file kdirlister_p.h.
| void KDirListerCache::DirItem::redirect | ( | const KUrl & | newUrl | ) | [inline] |
Definition at line 345 of file kdirlister_p.h.
| void KDirListerCache::DirItem::sendSignal | ( | bool | entering, |
| const KUrl & | url | ||
| ) | [inline] |
Definition at line 335 of file kdirlister_p.h.
Member Data Documentation
Definition at line 390 of file kdirlister_p.h.
Definition at line 393 of file kdirlister_p.h.
Definition at line 405 of file kdirlister_p.h.
Definition at line 399 of file kdirlister_p.h.
Definition at line 404 of file kdirlister_p.h.
Definition at line 396 of file kdirlister_p.h.
The documentation for this class was generated from the following file:
KDE 4.7 API Reference