Home
last modified time | relevance | path

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

/dports/databases/akonadi/akonadi-21.12.3/src/core/models/
H A Dentitytreemodel.h339 OriginalCollectionNameRole, ///< Returns original name for collection @since 4.14 enumerator
H A Dfavoritecollectionsmodel.cpp392 accountName = idx.data(EntityTreeModel::OriginalCollectionNameRole).toString(); in defaultFavoriteLabel()
H A Dentitytreemodel.cpp270 case OriginalCollectionNameRole: in data()