I was requesting the same a good while back, but then decided that my
needs are better served by more QML-optimized class (QSIM is badly
stuck in QWidget mindset):
https://github.com/jnynas/QuickModel
https://github.com/jnynas/QuickModel/blob/master/quickmodel.h
Instead of QStandardItemModel, it
On Tuesday 26 June 2012 18:12:14 Stephen Kelly 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 QStandardI
On 26 June 2012 17:12, Stephen Kelly 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,
No objection :)
cheers,
Gunnar
On Jun 26, 2012, at 6:12 PM, ext Stephen Kelly 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
I agree
2012/6/26 Stephen Kelly
>
> 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
> for
Sounds reasonable to me.
Konstantin
2012/6/26 Stephen Kelly :
>
> 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
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