#include <kurlbar.h>
Inheritance diagram for KURLBarListBox:

Signals | |
| void | dropped (QDropEvent *e) |
Public Methods | |
| KURLBarListBox (QWidget *parent=0, const char *name=0) | |
| ~KURLBarListBox () | |
| virtual void | setOrientation (Qt::Orientation orient) |
| Qt::Orientation | orientation () const |
Protected Methods | |
| virtual QDragObject * | dragObject () |
| virtual void | contentsDragEnterEvent (QDragEnterEvent *) |
| virtual void | contentsDropEvent (QDropEvent *) |
| virtual void | virtual_hook (int id, void *data) |
The widget has just one row or one column, depending on orientation().
Definition at line 446 of file kurlbar.h.
|
||||||||||||
|
Constructs a KURLBarListBox. |
|
|
Destroys the box. |
|
|
@reimpl |
|
|
@reimpl |
|
|
|
|
|
Emitted when a drop-event happened. |
|
|
|
|
|
Sets the orientation of the widget. Horizontal means, all items are arranged in one row. Vertical means, all items are arranged in one column.
|
1.2.18