#include <hpp/plot/graph-widget.hh>
◆ GraphWidget()
hpp::plot::GraphWidget::GraphWidget |
( |
QString |
name = QString () , |
|
|
QWidget * |
parent = NULL |
|
) |
| |
◆ ~GraphWidget()
hpp::plot::GraphWidget::~GraphWidget |
( |
| ) |
|
◆ edgeContextMenu
void hpp::plot::GraphWidget::edgeContextMenu |
( |
QGVEdge * |
edge | ) |
|
|
protectedvirtualslot |
◆ edgeDoubleClick
void hpp::plot::GraphWidget::edgeDoubleClick |
( |
QGVEdge * |
edge | ) |
|
|
protectedvirtualslot |
◆ fillScene()
void hpp::plot::GraphWidget::fillScene |
( |
| ) |
|
|
protectedvirtual |
◆ nodeContextMenu
void hpp::plot::GraphWidget::nodeContextMenu |
( |
QGVNode * |
node | ) |
|
|
protectedvirtualslot |
◆ nodeDoubleClick
void hpp::plot::GraphWidget::nodeDoubleClick |
( |
QGVNode * |
node | ) |
|
|
protectedvirtualslot |
◆ saveDotFile
void hpp::plot::GraphWidget::saveDotFile |
( |
| ) |
|
|
slot |
◆ updateEdges
void hpp::plot::GraphWidget::updateEdges |
( |
| ) |
|
|
slot |
◆ updateGraph
void hpp::plot::GraphWidget::updateGraph |
( |
| ) |
|
|
slot |
◆ buttonBox_
QWidget* hpp::plot::GraphWidget::buttonBox_ |
|
protected |
◆ constraintInfo_
QTextEdit* hpp::plot::GraphWidget::constraintInfo_ |
|
protected |
◆ elmtInfo_
QTextEdit* hpp::plot::GraphWidget::elmtInfo_ |
|
protected |
◆ loggingInfo_
QTextEdit* hpp::plot::GraphWidget::loggingInfo_ |
|
protected |
◆ scene_
QGVScene* hpp::plot::GraphWidget::scene_ |
|
protected |
The documentation for this class was generated from the following files: