apol added inline comments.

INLINE COMMENTS

> kwidgetitemdelegatepool.cpp:136
> +    const auto lst = d->widgetInIndex.keys();
> +    for (QWidget *widget : lst) {
>          const QAbstractProxyModel *proxyModel = qobject_cast<const 
> QAbstractProxyModel *>(d->delegate->d->model);

This one clearly should be using iterators instead of foreach

REPOSITORY
  R276 KItemViews

REVISION DETAIL
  https://phabricator.kde.org/D19783

To: mlaurent, dfaure
Cc: apol, kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to