Qt window tree widget for the control wondow.
More...
#include <anatomist/control/qWinTree.h>
Qt window tree widget for the control wondow.
Definition at line 58 of file qWinTree.h.
◆ QWindowTree()
| QWindowTree::QWindowTree |
( |
QWidget * | parent, |
|
|
const char * | name ) |
◆ ~QWindowTree()
| virtual QWindowTree::~QWindowTree |
( |
| ) |
|
|
virtual |
◆ clearWindowsHighlights()
| void QWindowTree::clearWindowsHighlights |
( |
| ) |
|
|
protected |
◆ decorateItem()
| virtual void QWindowTree::decorateItem |
( |
QTreeWidgetItem * | item, |
|
|
anatomist::AWindow * | obj ) |
|
protectedvirtual |
◆ DisplayRefColors()
| virtual void QWindowTree::DisplayRefColors |
( |
| ) |
|
|
virtual |
◆ doubleClicked
◆ doubleClickedSlot
| void QWindowTree::doubleClickedSlot |
( |
QTreeWidgetItem * | , |
|
|
int | ) |
|
protectedslot |
◆ dragEnterEvent()
| virtual void QWindowTree::dragEnterEvent |
( |
QDragEnterEvent * | | ) |
|
|
protectedvirtual |
◆ dragLeaveEvent()
| virtual void QWindowTree::dragLeaveEvent |
( |
QDragLeaveEvent * | | ) |
|
|
protectedvirtual |
◆ dragMoveEvent()
| virtual void QWindowTree::dragMoveEvent |
( |
QDragMoveEvent * | | ) |
|
|
protectedvirtual |
◆ dragMoveEventFromObject()
| bool QWindowTree::dragMoveEventFromObject |
( |
QDragMoveEvent * | | ) |
|
|
protected |
◆ dragMoveEventFromWindow()
| bool QWindowTree::dragMoveEventFromWindow |
( |
QDragMoveEvent * | | ) |
|
|
protected |
◆ dropEvent()
| virtual void QWindowTree::dropEvent |
( |
QDropEvent * | | ) |
|
|
protectedvirtual |
◆ dropEventFromObject()
| void QWindowTree::dropEventFromObject |
( |
QDropEvent * | | ) |
|
|
protected |
◆ dropEventFromWindow()
| void QWindowTree::dropEventFromWindow |
( |
QDropEvent * | | ) |
|
|
protected |
◆ highlightWindow()
◆ insertWindow() [1/2]
| virtual QTreeWidgetItem * QWindowTree::insertWindow |
( |
QTreeWidget * | lview, |
|
|
anatomist::AWindow * | obj ) |
|
protectedvirtual |
◆ insertWindow() [2/2]
| virtual QTreeWidgetItem * QWindowTree::insertWindow |
( |
QTreeWidgetItem * | item, |
|
|
anatomist::AWindow * | obj ) |
|
protectedvirtual |
◆ isWindowSelected()
◆ itemChanged
| void QWindowTree::itemChanged |
( |
QTreeWidgetItem * | , |
|
|
int | ) |
|
protectedslot |
◆ NotifyWindowChange()
◆ raiseDropWindows
| void QWindowTree::raiseDropWindows |
( |
| ) |
|
|
protectedslot |
◆ registerWindow()
◆ SelectedGroups()
| std::set< int > QWindowTree::SelectedGroups |
( |
| ) |
const |
◆ SelectedWindows()
◆ SelectGroup()
| void QWindowTree::SelectGroup |
( |
int | group | ) |
|
◆ selectionChanged
| void QWindowTree::selectionChanged |
( |
| ) |
|
|
signal |
◆ SelectWindow()
◆ sortIndicatorChanged
| void QWindowTree::sortIndicatorChanged |
( |
int | , |
|
|
Qt::SortOrder | ) |
|
slot |
◆ startDragging
| virtual void QWindowTree::startDragging |
( |
QTreeWidgetItem * | , |
|
|
Qt::MouseButtons | , |
|
|
Qt::KeyboardModifiers | ) |
|
virtualslot |
◆ ToggleRefColorsView()
| virtual void QWindowTree::ToggleRefColorsView |
( |
| ) |
|
|
virtual |
◆ UndisplayRefColors()
| virtual void QWindowTree::UndisplayRefColors |
( |
| ) |
|
|
virtual |
◆ unregisterWindow()
◆ UnselectAll()
| virtual void QWindowTree::UnselectAll |
( |
| ) |
|
|
virtual |
◆ unselectInvisibleItems
| void QWindowTree::unselectInvisibleItems |
( |
| ) |
|
|
protectedslot |
◆ ViewingRefColors()
| virtual bool QWindowTree::ViewingRefColors |
( |
| ) |
const |
|
virtual |
Are reference colors markers visible ?
◆ LinkIcon
| QPixmap* QWindowTree::LinkIcon |
|
static |
◆ RefPixSize
| unsigned QWindowTree::RefPixSize |
|
static |
The documentation for this class was generated from the following file: