$ ./rssani_lite
RPC llamada
Timer cambiado a : 1
QObject::killTimer: timers cannot be stopped from another thread
QObject::startTimer: timers cannot be started from another thread
QObject::killTimer: timers cannot be stopped from another thread
QObject::startTimer: timers cannot be started from another thread
$ ./rssani_lite
RPC llamada
Timer cambiado a : 1
QObject::killTimer: timers cannot be stopped from another thread
QObject::startTimer: timers cannot be started from another thread
QObject::killTimer: timers cannot be stopped from another thread
QObject::startTimer: timers cannot be started from another thread
To copy to clipboard, switch view to plain text mode
This is the output if I call the method directly. I don't know the signal behaviour, because the slot is not called.
Thanks for your answers.
Bookmarks