org.kde.qt

Class QTimerEvent

public class QTimerEvent extends QEvent

Constructor Summary
protected QTimerEvent(Class dummy)
QTimerEvent(int timerId)
Method Summary
voiddispose()
Delete the wrapped C++ instance ahead of finalize()
protected voidfinalize()
Deletes the wrapped C++ instance
booleanisDisposed()
Has the wrapped C++ instance been deleted?
inttimerId()

Constructor Detail

QTimerEvent

protected QTimerEvent(Class dummy)

QTimerEvent

public QTimerEvent(int timerId)

Method Detail

dispose

public void dispose()
Delete the wrapped C++ instance ahead of finalize()

finalize

protected void finalize()
Deletes the wrapped C++ instance

isDisposed

public boolean isDisposed()
Has the wrapped C++ instance been deleted?

timerId

public int timerId()