That's exactly what i want! thx very much!
2012/10/29 André Somers
> Op 29-10-2012 17:12, Tim Bienias schreef:
> > Hey guys,
> >
> > let's say we have one QAbstractListModel consisting of animals in c++.
> > There are water- and land-animals within the model. Now i want to
> > create a view that
Op 29-10-2012 17:12, Tim Bienias schreef:
> Hey guys,
>
> let's say we have one QAbstractListModel consisting of animals in c++.
> There are water- and land-animals within the model. Now i want to
> create a view that does show (1)only the land-animals and a view with
> (2)only the water-animals
Hey guys,
let's say we have one QAbstractListModel consisting of animals in c++.
There are water- and land-animals within the model. Now i want to create a
view that does show (1)only the land-animals and a view with (2)only the
water-animals. There is also a view (3)with some water- and some
land