◆ LoadingCacheFileWatch()
Digikam::LoadingCacheFileWatch::LoadingCacheFileWatch |
( |
| ) |
|
◆ ~LoadingCacheFileWatch()
Digikam::LoadingCacheFileWatch::~LoadingCacheFileWatch |
( |
| ) |
|
|
override |
◆ addedImage()
void Digikam::LoadingCacheFileWatch::addedImage |
( |
const QString & |
filePath | ) |
|
◆ checkFileWatch()
void Digikam::LoadingCacheFileWatch::checkFileWatch |
( |
const QString & |
filePath | ) |
|
◆ notifyFileChanged()
void Digikam::LoadingCacheFileWatch::notifyFileChanged |
( |
const QString & |
filePath | ) |
|
|
protected |
Convenience method. Call this to tell the cache to remove stored images for filePath from the cache. Calling this method is fast, you do not need to check if the file is contained in the cache. Do not hold the CacheLock when calling this method.
References m_cache, and Digikam::LoadingCache::notifyFileChanged().
◆ LoadingCache
◆ m_cache
◆ m_watchMap
QMap<QString, QPair<qint64, QDateTime> > Digikam::LoadingCacheFileWatch::m_watchMap |
|
protected |
The documentation for this class was generated from the following files: