Results 1 to 2 of 2

Thread: Refresh values during the time

  1. #1
    Join Date
    May 2009
    Posts
    14
    Thanks
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Refresh values during the time

    Hi all,

    I have to do one thing and i don`t know which classes i should use.

    I have several values in a QlistView and when the user pressed the run button, the values of output signals will send to a server and the input values will change its default values because the server will send to my application values that can change during the time.

    So the idea, is to put something for the user to set the time refreshing, and show in a place how the signals values are changing during the the total time.

    So what i need are ideas to do that and which classes and for what, i have to use.

    Please, i hope your answers.

    Thank very much.
    Last edited by martisho; 29th October 2009 at 11:13.

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Refresh values during the time

    How about QTimer?
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

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.