Home
last modified time | relevance | path

Searched defs:KSelectionProxyModel (Results 1 – 4 of 4) sorted by relevance

/dports/devel/kf5-kitemmodels/kitemmodels-5.89.0/tests/proxymodeltestapp/
H A Ddescendantpmwidget.h20 class KSelectionProxyModel; variable
/dports/net/akonadi-calendar/akonadi-calendar-21.12.3/src/
H A Detmcalendar_p.h22 class KSelectionProxyModel; variable
/dports/devel/kf5-kitemmodels/kitemmodels-5.89.0/src/core/
H A Dkselectionproxymodel.cpp1994 KSelectionProxyModel::KSelectionProxyModel(QItemSelectionModel *selectionModel, QObject *parent) in KSelectionProxyModel() function in KSelectionProxyModel
2001 KSelectionProxyModel::KSelectionProxyModel() in KSelectionProxyModel() function in KSelectionProxyModel
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py8910 class KSelectionProxyModel(QAbstractProxyModel): class