Results 1 to 4 of 4

Thread: To create a TreeView ,like QtDesigner's WidgetBox

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Nov 2007
    Posts
    291
    Thanks
    85
    Thanked 1 Time in 1 Post

    Default Re: To create a TreeView ,like QtDesigner's WidgetBox

    Thanks for the helpful link.

    See WidgetBoxTreeView::handleMousePress().
    At first i used the widgetbox.h file to get the idea. Then i found newform.h file(which provides the dialog at the start of QtDesigner)which is much simple .

    Any Have ,the link u have given is the best solution

    One curious question ,How much time it took u to understand the SheetDelegate class and implement it .
    Last edited by babu198649; 29th May 2008 at 16:07.

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.