Home
last modified time | relevance | path

Searched refs:collectionFetchStrategy (Results 1 – 3 of 3) sorted by relevance

/dports/databases/akonadi/akonadi-21.12.3/src/core/models/
H A Dentitytreemodel.h498 Q_REQUIRED_RESULT CollectionFetchStrategy collectionFetchStrategy() const;
H A Dentitytreemodel.cpp1027 EntityTreeModel::CollectionFetchStrategy EntityTreeModel::collectionFetchStrategy() const in collectionFetchStrategy() function in EntityTreeModel
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dakonadi.py160 def collectionFetchStrategy(self): member in Akonadi.EntityTreeModel