Results 1 to 3 of 3

Thread: Equivalent of MFC "CTreeCtrl" in Qt

  1. #1
    Join Date
    Sep 2008
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Unhappy Equivalent of MFC "CTreeCtrl" in Qt

    Hi,

    Could anybody tell me what is the equivalent of the MFC CTreeCtrl to be used in Qt 4.4?

    Plz

  2. #2
    Join Date
    May 2008
    Posts
    42
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4

    Default Re: Equivalent of MFC "CTreeCtrl" in Qt

    Hi,

    QTreeView is the QT control..

  3. #3
    Join Date
    Jan 2006
    Location
    Netherlands
    Posts
    56
    Thanks
    10
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Equivalent of MFC "CTreeCtrl" in Qt

    or use the QTreeWidget if you want an item based version
    ..:: Still Standing Strong ::..

Similar Threads

  1. Qt OpenGL equivalent of glutIdleFunc()?
    By HappySmileMan in forum Qt Programming
    Replies: 2
    Last Post: 23rd July 2008, 21:56
  2. Replies: 4
    Last Post: 21st February 2008, 20:51
  3. setRasterOp Equivalent
    By vermarajeev in forum Qt Programming
    Replies: 22
    Last Post: 31st March 2007, 13:13
  4. what's the equivalent with DPtoLP in windows
    By cocalele in forum Qt Programming
    Replies: 6
    Last Post: 1st March 2006, 06:57
  5. PostMessage() across process boundaries equivalent
    By TheKedge in forum Qt Programming
    Replies: 9
    Last Post: 27th January 2006, 00:02

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.