Home
last modified time | relevance | path

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

/dports/net/akonadi-calendar/akonadi-calendar-21.12.3/src/
H A Dcalendarmodel.cpp183 if (headerSet == EntityTreeModel::ItemListHeaders) { in entityColumnCount()
196 if (headerSet == EntityTreeModel::ItemListHeaders) { in entityHeaderData()
H A Detmcalendar.cpp164 mFilteredETM->setHeaderGroup(Akonadi::EntityTreeModel::ItemListHeaders); in setupFilteredETM()
/dports/net/akonadi-contacts/akonadi-contacts-21.12.3/src/akonadi-contacts/
H A Dcontactstreemodel.cpp194 } else if (headerGroup == EntityTreeModel::ItemListHeaders) { in entityColumnCount()
215 } else if (headerGroup == EntityTreeModel::ItemListHeaders) { in entityHeaderData()
H A Dcontactcompletionmodel.cpp41 filter->setHeaderGroup(Akonadi::EntityTreeModel::ItemListHeaders); in self()
/dports/deskutils/akonadiconsole/akonadiconsole-21.12.3/src/
H A Dakonadibrowsermodel.cpp247 if (ItemListHeaders == headerGroup) { in entityColumnCount()
275 } else if (headerGroup == EntityTreeModel::ItemListHeaders) { in entityHeaderData()
H A Dbrowserwidget.cpp160 itemFilter->setHeaderGroup(EntityTreeModel::ItemListHeaders); in AKONADI_COLLECTION_PROPERTIES_PAGE_FACTORY()
/dports/net/akonadi-mime/akonadi-mime-21.12.3/src/
H A Dmessagemodel.cpp51 if (group == EntityTreeModel::ItemListHeaders) { in entityColumnCount()
/dports/deskutils/kmail/kmail-21.12.3/src/searchdialog/
H A Dkmsearchmessagemodel.cpp100 if (headerGroup == Akonadi::EntityTreeModel::ItemListHeaders) { in entityColumnCount()
/dports/databases/akonadi/akonadi-21.12.3/src/core/models/
H A Dentitymimetypefiltermodel.cpp207 if (EntityTreeModel::ItemListHeaders == d->m_headerGroup) { in hasChildren()
H A Dentitytreemodel.h371 ItemListHeaders, ///< Header information for a list of items enumerator
H A Dentitytreemodel.cpp141 return qMax(entityColumnCount(CollectionTreeHeaders), entityColumnCount(ItemListHeaders)); in columnCount()
H A Dentitytreemodel_p.cpp1616 …htIndex = bottom.sibling(bottom.row(), q->entityColumnCount(EntityTreeModel::ItemListHeaders) - 1); in dataChanged()
/dports/deskutils/kalarm/kalarm-21.12.3/src/
H A Dbirthdaydlg.cpp118 mimeTypeFilter->setHeaderGroup(Akonadi::EntityTreeModel::ItemListHeaders); in BirthdayDlg()
/dports/deskutils/kaddressbook/kaddressbook-21.12.3/src/
H A Dmainwidget.cpp232 mItemTree->setHeaderGroup(Akonadi::EntityTreeModel::ItemListHeaders); in MainWidget()
846 mAllContactsModel->setHeaderGroup(Akonadi::EntityTreeModel::ItemListHeaders); in allContactsModel()
/dports/net/messagelib/messagelib-21.12.3/messagelist/src/
H A Dstoragemodel.cpp95 itemFilter->setHeaderGroup(EntityTreeModel::ItemListHeaders); in StorageModel()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dakonadi.py51 ItemListHeaders = 0 variable in Akonadi.EntityTreeModel
/dports/databases/akonadi/akonadi-21.12.3/docs/
H A Dclient_libraries.md212 itemList->setHeaderSet(Akonadi::EntityTreeModel::ItemListHeaders);