Akonadi
selectionproxymodel.h
65 * SelectionProxyModel *selectionModel = new SelectionProxyModel( collectionView->selectionModel(), this );
81 * See \ref libakonadi_integration "Integration in your Application" for further guidance on the use of this class.
SelectionProxyModel(QItemSelectionModel *selectionModel, QObject *parent=nullptr)
Creates a new selection proxy model.
Definition selectionproxymodel.cpp:62
void rootIndexAdded(const QModelIndex &newIndex, QPrivateSignal)
KSelectionProxyModel()
void rootIndexAboutToBeRemoved(const QModelIndex &removeRootIndex, QPrivateSignal)
Helper integration between Akonadi and Qt.
virtual QModelIndex parent(const QModelIndex &index) const const=0
Q_OBJECTQ_OBJECT
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:57 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:57 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.