|Home | Tutorial | Classes | Functions | QSA Workbench | Language | Qt API | QSA Articles | Qt Script for Applications | ![]() |
[Prev: parseInt()] [Home] [Next: Built-in Operators]
var timerId = startTimer( interval, timeoutFunction )
Creates a new timer. The timer's id is returned, although it isn't needed if you use killTimers(). The timer calls the timeoutFunction every interval milliseconds.
[Prev: parseInt()] [Home] [Next: Built-in Operators]
Copyright © 2001-2006 Trolltech | Trademarks | QSA version 1.1.5
|