#include <aims/selection/labelselector_p.h>
|
void | itemRightPressed (QTreeWidgetItem *item, const QPoint &pos) |
|
void | dragStart (QTreeWidgetItem *, Qt::MouseButtons state, Qt::KeyboardModifiers mod) |
|
void | cursorMoved (QTreeWidgetItem *, int col) |
| emitted when the mouse cursor moves over a different element. More...
|
|
Definition at line 54 of file labelselector_p.h.
◆ SelectBox()
◆ ~SelectBox()
virtual SelectBox::~SelectBox |
( |
| ) |
|
|
virtual |
◆ addSelection() [1/2]
◆ addSelection() [2/2]
◆ clearAll
void SelectBox::clearAll |
( |
| ) |
|
|
slot |
◆ deleteSelection
void SelectBox::deleteSelection |
( |
| ) |
|
|
protectedslot |
◆ dragEnterEvent()
virtual void SelectBox::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
|
|
protectedvirtual |
◆ dragMoveEvent()
virtual void SelectBox::dragMoveEvent |
( |
QDragMoveEvent * |
event | ) |
|
|
protectedvirtual |
◆ dropEvent()
virtual void SelectBox::dropEvent |
( |
QDropEvent * |
event | ) |
|
|
protectedvirtual |
◆ insertUniqueItem()
void SelectBox::insertUniqueItem |
( |
QTreeWidgetItem * |
parent, |
|
|
const QString & |
text |
|
) |
| |
|
protected |
◆ mergeSelection()
◆ rightButtonPressed
void SelectBox::rightButtonPressed |
( |
QTreeWidgetItem * |
, |
|
|
const QPoint & |
pos |
|
) |
| |
|
protectedslot |
◆ selection()
The documentation for this class was generated from the following file: