Hi,

This might be a stupid question. But how does the QTimer work? When my application has a QTimer, does it mean I have two parallel threads running? Or everything is still sequential? Thanks for your time.