Results 1 to 9 of 9

Thread: QListWidget question

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2008
    Posts
    27
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8

    Default QListWidget question

    Hello,

    I am just learning Qt and have a question regarding the QListWidget. I am trying to build one with a user-made widget list.

    I might not be using the correct widget for my purpose maybe someone can suggest a better one. I want to essentially create a list of items using a custom widget I built for the items. I also need to select the items and bring up more details about it, so that is why I chose a ListView

    I have attached an image of what I want it to look like. The thing on the right is supposed to be a scrollbar.

    Thanks for the help.
    RishiD
    Attached Images Attached Images

Similar Threads

  1. Access to QSqlTableModel::isDirty Question.
    By patrik08 in forum Qt Programming
    Replies: 3
    Last Post: 12th April 2007, 17:49
  2. Replies: 1
    Last Post: 15th March 2007, 20:45
  3. Question regarding how to paint after zoom.
    By JonathanForQT4 in forum Qt Programming
    Replies: 2
    Last Post: 26th January 2007, 15:34
  4. QThread exit()/quit() question
    By TheKedge in forum Qt Programming
    Replies: 1
    Last Post: 28th August 2006, 14:38

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.