org.kde.qt

Class QImageTextKeyLang

public class QImageTextKeyLang extends Object implements QtSupport

Constructor Summary
protected QImageTextKeyLang(Class dummy)
QImageTextKeyLang(String k, String l)
QImageTextKeyLang()
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?
booleanop_equals(QImageTextKeyLang other)
booleanop_lt(QImageTextKeyLang other)

Constructor Detail

QImageTextKeyLang

protected QImageTextKeyLang(Class dummy)

QImageTextKeyLang

public QImageTextKeyLang(String k, String l)

QImageTextKeyLang

public QImageTextKeyLang()

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?

op_equals

public boolean op_equals(QImageTextKeyLang other)

op_lt

public boolean op_lt(QImageTextKeyLang other)