Quote Originally Posted by iswaryasenthilkumar View Post
as yu said i did ..bt still i got same error
qint32 remoteseconds=60000
QObject::startTimer: QTimer cannot have a negative interval
Are you sure you are using the same variable and not locally shadowing the member/global variable you have elsewhere?