Results 1 to 20 of 47

Thread: A few queries about Model View Programming

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #32
    Join Date
    Oct 2008
    Location
    Europe
    Posts
    37
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Unhappy Re: A few queries about Model View Programming

    Thanks for great advice on this great thread !!!!

    Problem: can anyone tell me how to move the checkbox to the RIGHT ??

    I think it has something to do with const QStyleOptionViewItem &option;
    but i simply cant do: option.decorationPosition=QStyleOptionViewItem::Ri ght;
    I am subclassing QStyledItemDelegate if it matters...
    Attached Images Attached Images

Similar Threads

  1. hierarchical model in a flat view
    By gniking in forum Qt Programming
    Replies: 4
    Last Post: 10th November 2009, 20:17
  2. model View programming problem
    By mismael85 in forum Qt Programming
    Replies: 3
    Last Post: 2nd April 2008, 21:44
  3. Model, View and Proxy
    By No-Nonsense in forum Qt Programming
    Replies: 2
    Last Post: 21st November 2006, 08:50
  4. Model - View Programming doubt.
    By munna in forum Qt Programming
    Replies: 4
    Last Post: 28th April 2006, 13:01
  5. Replies: 6
    Last Post: 20th April 2006, 10:23

Tags for this Thread

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.