Contains the list of all the bodies in the scene.
More...
#include <gepetto/gui/bodytreewidget.hh>
Contains the list of all the bodies in the scene.
◆ BodyTreeWidget()
gepetto::gui::BodyTreeWidget::BodyTreeWidget |
( |
QWidget * | parent = NULL | ) |
|
|
inlineexplicit |
◆ ~BodyTreeWidget()
virtual gepetto::gui::BodyTreeWidget::~BodyTreeWidget |
( |
| ) |
|
|
inlinevirtual |
◆ bodySelected
void gepetto::gui::BodyTreeWidget::bodySelected |
( |
SelectionEvent * | event | ) |
|
|
signal |
◆ currentChanged
void gepetto::gui::BodyTreeWidget::currentChanged |
( |
const QModelIndex & | current, |
|
|
const QModelIndex & | previous ) |
|
protectedslot |
◆ customContextMenu
void gepetto::gui::BodyTreeWidget::customContextMenu |
( |
const QPoint & | pos | ) |
|
|
protectedslot |
Display the context menu for one item.
- Parameters
-
◆ emitBodySelected()
void gepetto::gui::BodyTreeWidget::emitBodySelected |
( |
SelectionEvent * | event | ) |
|
◆ init()
void gepetto::gui::BodyTreeWidget::init |
( |
QTreeView * | view, |
|
|
QWidget * | propertyArea ) |
Init the widget.
- Parameters
-
view | tree view to display. |
propertyArea | menu in the window |
◆ model()
QStandardItemModel * gepetto::gui::BodyTreeWidget::model |
( |
| ) |
|
|
inline |
◆ view()
QTreeView * gepetto::gui::BodyTreeWidget::view |
( |
| ) |
|
The documentation for this class was generated from the following file: