org.kde.koala

Class KURLComboRequester

public class KURLComboRequester extends KURLRequester

URL requester with a combo box, for use in Designer

UNKNOWN: URL requester with a combo box, for use in Designer

Constructor Summary
protected KURLComboRequester(Class dummy)
KURLComboRequester(QWidget parent, String name)
Constructs a KURLRequester widget with a combobox.
KURLComboRequester(QWidget parent)
KURLComboRequester()
Method Summary
StringclassName()
voiddispose()
Delete the wrapped C++ instance ahead of finalize()
protected voidfinalize()
Deletes the wrapped C++ instance
booleanisDisposed()
Has the wrapped C++ instance been deleted?
QMetaObjectmetaObject()

Constructor Detail

KURLComboRequester

protected KURLComboRequester(Class dummy)

KURLComboRequester

public KURLComboRequester(QWidget parent, String name)
Constructs a KURLRequester widget with a combobox.

UNKNOWN: Constructs a KURLRequester widget with a combobox.

KURLComboRequester

public KURLComboRequester(QWidget parent)

KURLComboRequester

public KURLComboRequester()

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

isDisposed

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

metaObject

public QMetaObject metaObject()