Home
last modified time | relevance | path

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

/dports/net/mailcommon/mailcommon-21.12.3/src/folder/
H A Dfoldertreewidget.cpp199 Akonadi::Collection::List lstCollection = selectedCollections(); in selectedCollection() local
200 if (lstCollection.isEmpty()) { in selectedCollection()
203 return lstCollection.at(0); in selectedCollection()