org.kde.koala
public class KURLBarListBox extends KListBox
UNKNOWN: This is the listbox used in KURLBar.
| Constructor Summary | |
|---|---|
| protected | KURLBarListBox(Class dummy) |
| KURLBarListBox(QWidget parent, String name)
Constructs a KURLBarListBox. | |
| KURLBarListBox(QWidget parent) | |
| KURLBarListBox() | |
| Method Summary | |
|---|---|
| String | className() |
| protected void | contentsDragEnterEvent(QDragEnterEvent arg1) |
| protected void | contentsDropEvent(QDropEvent arg1) |
| protected void | contextMenuEvent(QContextMenuEvent arg1) |
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected QDragObject | dragObject() |
| protected void | finalize() Deletes the wrapped C++ instance |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| boolean | isVertical() |
| QMetaObject | metaObject() |
| int | orientation() |
| protected void | paintEvent(QPaintEvent arg1) |
| void | setOrientation(int orient)
Sets the orientation of the widget. |
UNKNOWN: Constructs a KURLBarListBox.
Returns: a suitable QDragObject when an item is dragged.
UNKNOWN:
See Also: KURLBarListBox
UNKNOWN: Sets the orientation of the widget.