Results 1 to 13 of 13

Thread: A Stopwatch in qt GUI ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    May 2013
    Posts
    47
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: A Stopwatch in qt GUI ?

    Thank you Santosh Reddy,
    I am able to show the stopwatch thanks to your help. Anyway , I realised that the void Stop(), really stop the whole timing and will be reset after i click again . is there anyway to like just resume .Is the anyway to beautify the label of the stop watch . Now when it is running , it is like 0.0.5.123, can i make it 00.00.05,123?
    Thanks for your help again , really appreciate it


    Added after 5 minutes:


    Anyway , Regarding the codes , I was wondering whether the qint64 can be use in Linux? Because in the end i will be importing my codes into Kubuntu (Digi Esp). So wondering whether that code can be used in all platform ?
    Last edited by 020394; 15th July 2013 at 12:06.

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.