Remaining time of QTimer

Posted by Exa on Stack Overflow See other posts from Stack Overflow or by Exa
Published on 2010-04-23T08:28:22Z Indexed on 2010/04/23 8:33 UTC
Read the original article Hit count: 366

Filed under:
|

In one of my projects I am working with a QTimer and I wonderer whether it is possible to get the remaining time of a QTimer in order to let the user know "Time until next timeout: 10 secs" or something like that... Is that possible? If not so, has anyone good ideas for how to realize that?

Maybe I got to write my own Timer...

© Stack Overflow or respective owner

Related posts about qt

Related posts about qt4