java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.core.QBasicTimer
- All Implemented Interfaces:
QtObjectInterface
Timer events for objects
Java wrapper for Qt class QBasicTimer
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal boolean
isActive()
final void
final void
start
(int msec, Qt.TimerType timerType, QObject obj) final void
stop()
final void
swap
(QBasicTimer other) final int
timerId()
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QBasicTimer
public QBasicTimer() -
QBasicTimer
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
isActive
-
start
-
start
-
stop
-
swap
-
timerId
-