akonadi
selectionproxymodel.cpp
79 connect(this, SIGNAL(rootIndexAboutToBeRemoved(QModelIndex)), SLOT(rootIndexAboutToBeRemoved(QModelIndex)));
A proxy model used to reference count selected Akonadi::Collection in a view.
Definition: selectionproxymodel.h:99
SelectionProxyModel(QItemSelectionModel *selectionModel, QObject *parent=0)
Creates a new selection proxy model.
Definition: selectionproxymodel.cpp:74
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:57:19 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:57:19 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.