[Qt-jambi-interest] QListWidget question

José Arcángel Salazar Delgado arcangel.salazar at gmail.com
Tue Aug 5 18:10:34 CEST 2008


Florian Hübner escribió:
> Hi,
> is there a way to tell a QListWidget to select more then one element?
> I can select a single one with "setCurrentItem()" but how can I select more?
>
>   
Hi.
I'm not sure but you cat try this:

listView.setSelectionMode(SelectionMode.MultiSelection);

Greetings
Arcángel

> best regards
> Florian
> _______________________________________________
> Qt-jambi-interest mailing list
> Qt-jambi-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
>
>   




More information about the Qt-jambi-interest mailing list