Searched refs:collectionFirst (Results 1 – 1 of 1) sorted by relevance
43 …const auto collectionFirst = q->sourceModel()->data(firstIndex, Akonadi::EntityTreeModel::Collecti… in checkQuotaExcedded() local44 …if (collectionFirst.isValid() && collectionFirst.hasAttribute<Akonadi::CollectionQuotaAttribute>()… in checkQuotaExcedded()45 … const auto *quota = collectionFirst.attribute<Akonadi::CollectionQuotaAttribute>(); in checkQuotaExcedded()