Hello, I have a problem with using QTimer::singleShot. When button is clicked, I would like to start blinking images and stop it with click on another button. Is QTimer right answer or should I used something else??