Hi,
Solved it by using QTime.
Qt Code:
ui->countDownLcdNumber->display(text); countDown = countDown.addSecs(-1);To copy to clipboard, switch view to plain text mode
Hi,
Solved it by using QTime.
Qt Code:
ui->countDownLcdNumber->display(text); countDown = countDown.addSecs(-1);To copy to clipboard, switch view to plain text mode
Last edited by spylvas; 14th October 2009 at 09:38.
V4Friend (13th August 2011)
Bookmarks