Results 1 to 4 of 4

Thread: QTreeview/Model and signals

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Mar 2008
    Posts
    16
    Thanks
    3
    Thanked 3 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: QTreeview/Model and signals

    If you have implemented your own model, you can access to it from QTreeView by using QAbstractItemModel * QAbstractItemView::model () const

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

    mgb_qt (31st March 2010)

Similar Threads

  1. QTreeView expand signals
    By Vidar Bøe in forum Qt Programming
    Replies: 2
    Last Post: 26th May 2008, 09:47
  2. QTreeView with Model-View help
    By MathStuf in forum Qt Programming
    Replies: 10
    Last Post: 26th April 2008, 06:23
  3. Replies: 5
    Last Post: 16th May 2007, 11:03
  4. using QTreeView with a Database model
    By darksaga in forum Qt Programming
    Replies: 1
    Last Post: 17th January 2007, 23:29
  5. Model/View Programming -- Signals
    By KjellKod in forum Qt Programming
    Replies: 17
    Last Post: 7th February 2006, 16:36

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.