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 );
The KIdentityProxyModel class proxies its source model unmodified.
Definition: kidentityproxymodel.h:31
Adds a checkable capability to a source model.
Definition: kcheckableproxymodel.h:68
void setSourceModel(QAbstractItemModel *sourceModel)
Definition: kidentityproxymodel.cpp:401
KIdentityProxyModelPrivate *const d_ptr
Definition: kidentityproxymodel.h:64
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.