Results 1 to 6 of 6

Thread: Custom Listview with all-time editable items

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2006
    Location
    Belgrade
    Posts
    28
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Question Custom Listview with all-time editable items

    I need to create a list of widgets for editing my data model. Every item needs to be "interactive" all the time - to respond to user interaction, and even change it's size.

    Similar effect can be found in the Amarok player - the stars for song popularity can be clicked and worked with even when there is no request for editing.

    Do you have any example or text for me to read on how to achieve this in QT4?

    Last edited by ivan.cukic; 6th September 2006 at 11:16.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.