[Interest] Listview keeping highlight constant

Satya Praveen Ganapathi praveen.s at hmie.co.in
Fri Oct 26 10:47:58 CEST 2012


Hi,

 

I have a listview with highlight following current listitem.

 

I need one small change to this listview, on key up/down pressed I want to keep the highlight constant and move list items up and down respectively.

Do we have any property setting for such functionality in Qt 5.0 ? I tried "move" in listview but it dint work for me.

 

Please share the links if any......!

 

Do  share code samples if any. 

 

Example:

 

                                                List Item 1  ß Highlight (constant)

                                                List Item 2

                                                List Item 3

                                                List Item 4

 

On key up pressed   

                                                List Item 2   ß-- Highlight (constant)

                                                List Item 3

                                                List Item 4

                                                List Item 5           

 

On key down pressed   

 

                                                List Item 0  ß-- Highlight (constant)

                                                List Item 1

                                                List Item 2

                                                List Item 3

 

 

Thanks

 

Regards,

 

Satya Praveen

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20121026/91021d0a/attachment.html>


More information about the Interest mailing list