TimerInfo¶

Inheritance diagram of PySide2.QtCore.QAbstractEventDispatcher.TimerInfo

Detailed Description¶

class PySide2.QtCore.QAbstractEventDispatcher.TimerInfo(id, i, t)¶
Parameters:
  • i – int

  • id – int

  • t – TimerType

PySide2.QtCore.QAbstractEventDispatcher.TimerInfo.timerId¶
PySide2.QtCore.QAbstractEventDispatcher.TimerInfo.interval¶
PySide2.QtCore.QAbstractEventDispatcher.TimerInfo.timerType¶