hpp-gepetto-viewer 7.0.0
Display of hpp robots and obstacles in gepetto-viewer
Loading...
Searching...
No Matches
gepetto.gui.path_graph.QCPWidget Class Reference
Inheritance diagram for gepetto.gui.path_graph.QCPWidget:
Collaboration diagram for gepetto.gui.path_graph.QCPWidget:

Public Member Functions

 __init__ (self, plugin)
 toggleLegend (self, enable)
 refreshPlot (self)
 removePlot (self)
 refreshJointList (self, jointNames, jointCfgSize, jointNbDof)

Public Attributes

 plugin = plugin
 qcpWidget = QCustomPlot()
 refreshPlot
 removePlot
 toggleLegend
 xselect = QtGui.QComboBox(self)
 data = DataQCP(plugin, self.qcpWidget)

Protected Member Functions

 _mouseDoubleClick (self, event)
 _axesSelectionChanged (self, unused_parts)

Protected Attributes

 _axesSelectionChanged

Detailed Description

A plot widget with a combo box to select the X axis.

Constructor & Destructor Documentation

◆ __init__()

gepetto.gui.path_graph.QCPWidget.__init__(self,
plugin )

Member Function Documentation

◆ _axesSelectionChanged()

gepetto.gui.path_graph.QCPWidget._axesSelectionChanged(self,
unused_parts )
protected

◆ _mouseDoubleClick()

gepetto.gui.path_graph.QCPWidget._mouseDoubleClick(self,
event )
protected

◆ refreshJointList()

gepetto.gui.path_graph.QCPWidget.refreshJointList(self,
jointNames,
jointCfgSize,
jointNbDof )

◆ refreshPlot()

gepetto.gui.path_graph.QCPWidget.refreshPlot(self)

◆ removePlot()

gepetto.gui.path_graph.QCPWidget.removePlot(self)

◆ toggleLegend()

gepetto.gui.path_graph.QCPWidget.toggleLegend(self,
enable )

Member Data Documentation

◆ _axesSelectionChanged

gepetto.gui.path_graph.QCPWidget._axesSelectionChanged
protected

◆ data

gepetto.gui.path_graph.QCPWidget.data = DataQCP(plugin, self.qcpWidget)

◆ plugin

gepetto.gui.path_graph.QCPWidget.plugin = plugin

◆ qcpWidget

gepetto.gui.path_graph.QCPWidget.qcpWidget = QCustomPlot()

◆ refreshPlot

gepetto.gui.path_graph.QCPWidget.refreshPlot

◆ removePlot

gepetto.gui.path_graph.QCPWidget.removePlot

◆ toggleLegend

gepetto.gui.path_graph.QCPWidget.toggleLegend

◆ xselect

gepetto.gui.path_graph.QCPWidget.xselect = QtGui.QComboBox(self)

The documentation for this class was generated from the following file: