org.kde.koala
public class KURLComboRequester extends KURLRequester
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 | |
---|---|
String | className() |
void | dispose() Delete the wrapped C++ instance ahead of finalize() |
protected void | finalize() Deletes the wrapped C++ instance |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |
QMetaObject | metaObject() |
UNKNOWN: Constructs a KURLRequester widget with a combobox.