Results 1 to 8 of 8

Thread: Need lazy load approach for treeview & wanted to maintain only viewing items in mem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Jun 2015
    Location
    India
    Posts
    185
    Thanks
    8
    Thanked 14 Times in 14 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Need lazy load approach for treeview & wanted to maintain only viewing items in

    Thanks, I will look into the link.

    Edited : gone through the link, Looks like they have not fixed the bug instead they suggested to build 64-bit application, my application is 64 bit any how .

    BTW: how did you do memory management in this case, As you have huge row & we need to build tree before population it onto view.
    So did you manage the memory. did you create entire tree (items) and populate it or in some other way ??
    Last edited by prasad_N; 4th July 2015 at 21:59.
    Thanks :-)

Similar Threads

  1. How many items can Treeview /Tableview holds ?
    By prasad_N in forum Qt Programming
    Replies: 4
    Last Post: 6th July 2015, 05:32
  2. Nesting TableViews under TreeView items
    By marcuso in forum Qt Programming
    Replies: 9
    Last Post: 24th March 2012, 18:00
  3. Replies: 1
    Last Post: 4th August 2011, 22:36
  4. Replies: 1
    Last Post: 9th August 2009, 19:51
  5. speed of setdata - lots of items in treeview
    By Big Duck in forum Qt Programming
    Replies: 4
    Last Post: 6th July 2006, 12:53

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.