gepetto.gui.path_graph.Plugin Class Reference
Inheritance diagram for gepetto.gui.path_graph.Plugin:
[legend]
Collaboration diagram for gepetto.gui.path_graph.Plugin:
[legend]

Public Member Functions

def __init__ (self, mainWindow, flags=None)
 
def refreshPlot (self)
 
def refreshJointList (self)
 
def refreshInterface (self)
 
def makeLeftPane (self, layout)
 
def makeRightPane (self, layout)
 
def resetConnection (self)
 
def getJointActions (self, name)
 

Public Attributes

 main
 
 hppPlugin
 
 pathPlayer
 
 jointgroupcreator
 
 comgroupcreator
 
 velocities
 
 jointActions
 
 topWidget
 
 leftPane
 
 rightPane
 
 data
 
 yselectcb
 
 scrollArea
 
 qcpWidget
 
 xselect
 
 client
 
 gui
 

Constructor & Destructor Documentation

def gepetto.gui.path_graph.Plugin.__init__ (   self,
  mainWindow,
  flags = None 
)

Member Function Documentation

def gepetto.gui.path_graph.Plugin.getJointActions (   self,
  name 
)
def gepetto.gui.path_graph.Plugin.makeLeftPane (   self,
  layout 
)
def gepetto.gui.path_graph.Plugin.makeRightPane (   self,
  layout 
)
def gepetto.gui.path_graph.Plugin.refreshInterface (   self)
def gepetto.gui.path_graph.Plugin.refreshJointList (   self)
def gepetto.gui.path_graph.Plugin.refreshPlot (   self)
def gepetto.gui.path_graph.Plugin.resetConnection (   self)

Member Data Documentation

gepetto.gui.path_graph.Plugin.client
gepetto.gui.path_graph.Plugin.comgroupcreator
gepetto.gui.path_graph.Plugin.data
gepetto.gui.path_graph.Plugin.gui
gepetto.gui.path_graph.Plugin.hppPlugin
gepetto.gui.path_graph.Plugin.jointActions
gepetto.gui.path_graph.Plugin.jointgroupcreator
gepetto.gui.path_graph.Plugin.leftPane
gepetto.gui.path_graph.Plugin.main
gepetto.gui.path_graph.Plugin.pathPlayer
gepetto.gui.path_graph.Plugin.qcpWidget
gepetto.gui.path_graph.Plugin.rightPane
gepetto.gui.path_graph.Plugin.scrollArea
gepetto.gui.path_graph.Plugin.topWidget
gepetto.gui.path_graph.Plugin.velocities
gepetto.gui.path_graph.Plugin.xselect
gepetto.gui.path_graph.Plugin.yselectcb