@odelaune
Not an answer to how many times loadFinished is called, but be careful if you use code like this for real. Your m_url is altered after 2 seconds, your first loadFinished should not assume that it is still its original url by the time the slot is called....