Results 1 to 3 of 3

Thread: Editing directly in a ListView!

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: Editing directly in a ListView!

    Could you be more specific about widgets and Qt version you use? A "multi column list view" is a Qt 3 widget but a "table widget" is a Qt 4 widget. So do you mean Qt 3's QListView? In Qt 4, QTreeView is used for multi column lists.
    J-P Nurmi

  2. #2

    Default Re: Editing directly in a ListView!

    Yas, thats right, Sry, for beeing unclear, but we are still using Qt3 and it is a multicolumn listview.

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.