As you can compare two QTime?

Qt Code:
  1. if(QTime::currentTime()== QTime(23,45,00)) //not working
To copy to clipboard, switch view to plain text mode 


thanks