Hi

I want to change the position of an object on the map if according to the state of the Qcheckbox i.e. till the Qcheckbox is in checked state the position of the object would be altered and stop when QCheckbox is unchecked ?

How can i achieve this ? Is there any inbuilt function or if a timer is needed to be used ?

I am using Qt 4.6 on Kubuntu 10.04.

Thanks