- _q_data
QPair!(qint64, uint) _q_data()
Undocumented in source. Be warned that the author may not have intended to support it.
- deadline
qint64 deadline()
Undocumented in source.
- deadlineNSecs
qint64 deadlineNSecs()
Undocumented in source.
- hasExpired
bool hasExpired()
Undocumented in source.
- isForever
bool isForever()
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
QDeadlineTimer opOpAssign(qint64 msecs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
QDeadlineTimer opOpAssign(qint64 msecs)
Undocumented in source. Be warned that the author may not have intended to support it.
- remainingTime
qint64 remainingTime()
Undocumented in source.
- remainingTimeNSecs
qint64 remainingTimeNSecs()
Undocumented in source.
- setDeadline
void setDeadline(qint64 msecs, qt.core.namespace.TimerType timerType)
Undocumented in source.
- setPreciseDeadline
void setPreciseDeadline(qint64 secs, qint64 nsecs, qt.core.namespace.TimerType type)
Undocumented in source.
- setPreciseRemainingTime
void setPreciseRemainingTime(qint64 secs, qint64 nsecs, qt.core.namespace.TimerType type)
Undocumented in source.
- setRemainingTime
void setRemainingTime(qint64 msecs, qt.core.namespace.TimerType type)
Undocumented in source.
- setTimerType
void setTimerType(qt.core.namespace.TimerType type)
Undocumented in source.
- timerType
qt.core.namespace.TimerType timerType()
Undocumented in source. Be warned that the author may not have intended to support it.