D25311: Add KColumnHeadersProxyModel
David Edmundson
noreply at phabricator.kde.org
Mon Dec 2 15:10:41 GMT 2019
davidedmundson added inline comments.
INLINE COMMENTS
> kcolumnheadersmodel.cpp:83
> +
> + if (newSourceModel) {
> + connect(newSourceModel, &QAbstractItemModel::columnsAboutToBeInserted, this, [this](const QModelIndex&, int first, int last) {
connect(modelAboutToBeReset
modelReset
REPOSITORY
R275 KItemModels
REVISION DETAIL
https://phabricator.kde.org/D25311
To: ahiemstra
Cc: kossebau, vkrause, davidedmundson, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191202/9ece1b93/attachment.html>
More information about the Kde-frameworks-devel
mailing list