Results 1 to 2 of 2

Thread: Guidance for displaying "updating" data!

  1. #1

    Default Guidance for displaying "updating" data!

    I have an application which gathers data from another application continously.

    So far I just made an QListView box where I add my dataname and update their values as soon as I get some new data from my other application, but I wonder if this is really the best soloution. So far it is working pretty well, but I have a rather limited number of variables that I am monitoring, and I guess that when I add up and get alot of entries in the listview it will be hard to keep a smooth update?

    Any ideas about this? Is there any other ("better") way to do this?

    Regards ....

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Guidance for displaying "updating" data!

    It should be fine the way it is.

Similar Threads

  1. speed of setdata - lots of items in treeview
    By Big Duck in forum Qt Programming
    Replies: 4
    Last Post: 6th July 2006, 12:53

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.