Home
·
All Classes
·
Modules
QElapsedTimer Class Reference
[
QtCore
module]
Types
enum
ClockType
{ SystemTime, MonotonicClock, TickCounter, MachAbsoluteTime }
Methods
__init__
(
self
)
__init__
(
self
, QElapsedTimer)
int
elapsed
(
self
)
bool
hasExpired
(
self
, int
timeout
)
invalidate
(
self
)
bool
isValid
(
self
)
int
msecsSinceReference
(
self
)
int
msecsTo
(
self
, QElapsedTimer
other
)
int
restart
(
self
)
int
secsTo
(
self
, QElapsedTimer
other
)
start
(
self
)
Static Methods
ClockType
clockType
()
bool
isMonotonic
()
Special Methods
bool
__eq__
(
self
, QElapsedTimer)
bool
__ge__
(
self
, QElapsedTimer)
bool
__lt__
(
self
, QElapsedTimer)
bool
__ne__
(
self
, QElapsedTimer)
Detailed Description
Type Documentation
QElapsedTimer.ClockType
Method Documentation
QElapsedTimer.__init__ (
self
)
QElapsedTimer.__init__ (
self
,
QElapsedTimer
)
ClockType
QElapsedTimer.clockType ()
int QElapsedTimer.elapsed (
self
)
bool QElapsedTimer.hasExpired (
self
, int
timeout
)
QElapsedTimer.invalidate (
self
)
bool QElapsedTimer.isMonotonic ()
bool QElapsedTimer.isValid (
self
)
int QElapsedTimer.msecsSinceReference (
self
)
int QElapsedTimer.msecsTo (
self
,
QElapsedTimer
other
)
int QElapsedTimer.restart (
self
)
int QElapsedTimer.secsTo (
self
,
QElapsedTimer
other
)
QElapsedTimer.start (
self
)
bool QElapsedTimer.__eq__ (
self
,
QElapsedTimer
)
bool QElapsedTimer.__ge__ (
self
,
QElapsedTimer
)
bool QElapsedTimer.__lt__ (
self
,
QElapsedTimer
)
bool QElapsedTimer.__ne__ (
self
,
QElapsedTimer
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0