org.kde.koala

Class KEntry

public class KEntry extends Object implements QtSupport

map/dict/list config node entry.

UNKNOWN: map/dict/list config node entry.

Constructor Summary
protected KEntry(Class dummy)
KEntry()
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?

Constructor Detail

KEntry

protected KEntry(Class dummy)

KEntry

public KEntry()

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?