C
定时器所有成员列表
这是Qul::Timer的所有成员的完整列表,包括继承的成员。
- Timer(int)
- ~Timer()
- interval() const : int
- isActive() const : bool
- isSingleShot() const : bool
- onTimeout(const FuncArg &)
- setInterval(int)
- setSingleShot(bool)
- start()
- start(int)
- stop()
在一定的Qt许可协议下可用。
了解更多。