[Development] Moving QStandardItemModel to QtGui
Giuseppe D'Angelo
dangelog at gmail.com
Tue Jun 26 22:48:15 CEST 2012
On 26 June 2012 17:12, Stephen Kelly <stephen.kelly at kdab.com> wrote:
>
> Hi there,
>
> I know it is late, but it was recently brought to my attention that
> QStandardItemModel could be moved from QtWidgets to QtGui, since QIcon was
> moved to QtGui.
>
> It seems that people doing model-view like to use QStandardItemModel, and
> forcing the use of the widgets module for that is unfortunate.
>
> Any objections to me moving that to src/gui/itemmodels?
https://codereview.qt-project.org/#change,29462
Cheers,
--
Giuseppe D'Angelo
More information about the Development
mailing list