Results 1 to 15 of 15

Thread: Mindmapping widget

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #9
    Join Date
    Aug 2009
    Location
    Belgium
    Posts
    310
    Thanks
    10
    Thanked 31 Times in 25 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Mindmapping widget

    Hi,

    So started making something myself. Got the basics working now : adding and deleting nodes, saving and loading (from an XML text), selecting nodes and moving them around.

    For anyone interested : see the attachment.

    I think it works quite nice : just an object that can be added to any graphicscene (so it doens't require its own dedicated graphics scene but handles its own functionality). Application is signalled when a node is selected.

    Still so much to do : making it look much nicer, dragging nodes onto other ones to change the parent node, auto-arranging of child nodes, changing appearance node-by-node (color, font, ..), ...

    Best regards,
    Marc
    Attached Files Attached Files

Similar Threads

  1. Replies: 10
    Last Post: 29th May 2010, 18:42
  2. Replies: 7
    Last Post: 14th January 2010, 08:47
  3. Replies: 4
    Last Post: 3rd October 2009, 08:19
  4. Replies: 4
    Last Post: 3rd March 2008, 22:15
  5. Replies: 1
    Last Post: 5th November 2006, 23:50

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.