KDEUI
kcheckableproxymodel.h
Go to the documentation of this file.
82 /* reimp */ bool setData(const QModelIndex& index, const QVariant& value, int role = Qt::EditRole);
87 virtual bool select( const QItemSelection &selection, QItemSelectionModel::SelectionFlags command );
Adds a checkable capability to a source model.
Definition: kcheckableproxymodel.h:69
The KIdentityProxyModel class proxies its source model unmodified.
Definition: kidentityproxymodel.h:32
void setSourceModel(QAbstractItemModel *sourceModel)
Definition: kidentityproxymodel.cpp:409
KIdentityProxyModelPrivate *const d_ptr
Definition: kidentityproxymodel.h:65
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.