org.kde.koala

Class KEdGotoLine

public class KEdGotoLine extends KDialogBase

Constructor Summary
protected KEdGotoLine(Class dummy)
KEdGotoLine(QWidget parent, String name, boolean modal)
KEdGotoLine(QWidget parent, String name)
KEdGotoLine(QWidget parent)
KEdGotoLine()
Method Summary
StringclassName()
voiddispose()
Delete the wrapped C++ instance ahead of finalize()
protected voidfinalize()
Deletes the wrapped C++ instance
intgetLineNumber()
booleanisDisposed()
Has the wrapped C++ instance been deleted?
QMetaObjectmetaObject()
voidselected(int arg1)

Constructor Detail

KEdGotoLine

protected KEdGotoLine(Class dummy)

KEdGotoLine

public KEdGotoLine(QWidget parent, String name, boolean modal)

KEdGotoLine

public KEdGotoLine(QWidget parent, String name)

KEdGotoLine

public KEdGotoLine(QWidget parent)

KEdGotoLine

public KEdGotoLine()

Method Detail

className

public String className()

dispose

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

finalize

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

getLineNumber

public int getLineNumber()

isDisposed

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

metaObject

public QMetaObject metaObject()

selected

public void selected(int arg1)