5253545556575859606162
// There is a delay to avoid any race conditions. r.waitForIdle(); r.delay(1000); f.move(100, 100); r.delay(3000); f.setSize(400, 400);