Results 1 to 3 of 3

Thread: [QT4] Selecting indices from a QTreeView - multiple duplicates

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: [QT4] Selecting indices from a QTreeView - multiple duplicates

    Seems to work fine for me with Qt 4.1.1 on WinXP.
    Are you aware that for a multi column tree each column in a row is represented by a separate index in the selection list?

  2. The following user says thank you to jpn for this useful post:

    KShots (10th March 2006)

  3. #2
    Join Date
    Feb 2006
    Location
    USA
    Posts
    142
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android
    Thanks
    24
    Thanked 2 Times in 2 Posts

    Default Re: [QT4] Selecting indices from a QTreeView - multiple duplicates

    Aha, I think you hit the nail on the head. You're a genius.

    No, I was not aware of that, but now it all makes sense. Thanks!
    Life without passion is death in disguise

Similar Threads

  1. [QT4] QTreeView and rows with multiple lines
    By KShots in forum Qt Programming
    Replies: 8
    Last Post: 30th March 2006, 18:47

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.