#include <hpp/plot/hpp-manipulation-graph.hh>
◆ HppManipulationGraphWidget()
◆ ~HppManipulationGraphWidget()
hpp::plot::HppManipulationGraphWidget::~HppManipulationGraphWidget |
( |
| ) |
|
◆ addEdgeContextMenuAction()
void hpp::plot::HppManipulationGraphWidget::addEdgeContextMenuAction |
( |
GraphAction * |
action | ) |
|
◆ addNodeContextMenuAction()
void hpp::plot::HppManipulationGraphWidget::addNodeContextMenuAction |
( |
GraphAction * |
action | ) |
|
◆ client()
◆ displayEdgeConstraint
void hpp::plot::HppManipulationGraphWidget::displayEdgeConstraint |
( |
hpp::ID |
id | ) |
|
|
slot |
◆ displayEdgeTargetConstraint
void hpp::plot::HppManipulationGraphWidget::displayEdgeTargetConstraint |
( |
hpp::ID |
id | ) |
|
|
slot |
◆ displayNodeConstraint
void hpp::plot::HppManipulationGraphWidget::displayNodeConstraint |
( |
hpp::ID |
id | ) |
|
|
slot |
◆ edgeContextMenu
void hpp::plot::HppManipulationGraphWidget::edgeContextMenu |
( |
QGVEdge * |
edge | ) |
|
|
protectedvirtualslot |
◆ edgeDoubleClick
void hpp::plot::HppManipulationGraphWidget::edgeDoubleClick |
( |
QGVEdge * |
edge | ) |
|
|
protectedvirtualslot |
◆ fillScene()
void hpp::plot::HppManipulationGraphWidget::fillScene |
( |
| ) |
|
|
protectedvirtual |
◆ graphName()
const std::string& hpp::plot::HppManipulationGraphWidget::graphName |
( |
| ) |
const |
|
inline |
◆ nodeContextMenu
void hpp::plot::HppManipulationGraphWidget::nodeContextMenu |
( |
QGVNode * |
node | ) |
|
|
protectedvirtualslot |
◆ nodeDoubleClick
void hpp::plot::HppManipulationGraphWidget::nodeDoubleClick |
( |
QGVNode * |
node | ) |
|
|
protectedvirtualslot |
◆ selectionChanged
void hpp::plot::HppManipulationGraphWidget::selectionChanged |
( |
| ) |
|
|
protectedslot |
◆ selectionID()
bool hpp::plot::HppManipulationGraphWidget::selectionID |
( |
hpp::ID & |
id | ) |
|
◆ showEdge()
void hpp::plot::HppManipulationGraphWidget::showEdge |
( |
const hpp::ID & |
edgeId | ) |
|
◆ showNodeOfConfiguration
void hpp::plot::HppManipulationGraphWidget::showNodeOfConfiguration |
( |
const hpp::floatSeq & |
cfg | ) |
|
|
slot |
◆ updateStatistics
void hpp::plot::HppManipulationGraphWidget::updateStatistics |
( |
| ) |
|
|
slot |