libquentier
0.4.0
The library for rich desktop clients of Evernote service
|
#include <DefaultLocalStorageCacheExpiryChecker.h>
Public Member Functions | |
DefaultLocalStorageCacheExpiryChecker (const LocalStorageCacheManager &cacheManager) | |
virtual DefaultLocalStorageCacheExpiryChecker * | clone () const Q_DECL_OVERRIDE |
virtual bool | checkNotes () const Q_DECL_OVERRIDE |
virtual bool | checkNotebooks () const Q_DECL_OVERRIDE |
virtual bool | checkTags () const Q_DECL_OVERRIDE |
virtual bool | checkLinkedNotebooks () const Q_DECL_OVERRIDE |
virtual bool | checkSavedSearches () const Q_DECL_OVERRIDE |
virtual QTextStream & | print (QTextStream &strm) const Q_DECL_OVERRIDE |
print the internal information about the current DefaultLocalStorageCacheExpiryChecker instance to the text stream | |
![]() | |
virtual const QString | toString () const |
Additional Inherited Members | |
![]() | |
ILocalStorageCacheExpiryChecker (const LocalStorageCacheManager &cacheManager) | |
![]() | |
Printable (const Printable &other) | |
![]() | |
const LocalStorageCacheManager & | m_localStorageCacheManager |
brief The DefaultLocalStorageCacheExpiryChecker class is the implementation of ILocalStorageCacheExpiryChecker interface used by LocalStorageCacheManager by default, if no another implementation of ILocalStorageCacheExpiryChecker is set to be used by LocalStorageCacheManager
|
virtual |
Implements quentier::ILocalStorageCacheExpiryChecker.
|
virtual |
Implements quentier::ILocalStorageCacheExpiryChecker.
|
virtual |
Implements quentier::ILocalStorageCacheExpiryChecker.
|
virtual |
Implements quentier::ILocalStorageCacheExpiryChecker.
|
virtual |
Implements quentier::ILocalStorageCacheExpiryChecker.
|
virtual |
Implements quentier::ILocalStorageCacheExpiryChecker.