On Monday, 28 August 2017 17:06:18 PDT René J.V. Bertin wrote:
>         killTimer(m_updateTimer);
> 
> before setting m_updateTimer=0? Whether or not it's appropriate, this does
> solve the CPU burning for me.

Yeah, if you don't kill the timer, it will keep firing.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to