[PyQt] Possible to stop a QTimer.singleShot()?

Geert Vancompernolle geert.discussions at gmail.com
Mon Feb 16 16:31:18 GMT 2009


Hi,

1. Is it possible to stop a QTimer.singleShot() timer (pls. don't tell 
me to use the stop() function of a QTimer() object, I really want to 
know if the static function QTimer.singleShot() can be stopped before 
its time has elapsed)?

2. What happens if a second QTimer.singleShot() is launched before the 
first one has elapsed?  Is the first one killed or is a second one 
started instead?

-- 
Best rgds,

Geert
________________________________________________

*Use EcoCho <http://www.ecocho.com>: environmentally friendly search the 
internet!*


More information about the PyQt mailing list