Public Member Functions | Public Attributes | List of all members
smach_viewer.xdot.xdot_qt.CompoundShape Class Reference
Inheritance diagram for smach_viewer.xdot.xdot_qt.CompoundShape:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, shapes)
 
def draw (self, cr, highlight=False)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot_qt.Shape
def __init__ (self)
 
def draw (self, cr, highlight=False)
 
def select_pen (self, highlight)
 

Public Attributes

 shapes
 
- Public Attributes inherited from smach_viewer.xdot.xdot_qt.Shape
 highlight_pen
 

Detailed Description

Used to draw a set of shapes with QPainter.

Definition at line 233 of file xdot_qt.py.

Constructor & Destructor Documentation

def smach_viewer.xdot.xdot_qt.CompoundShape.__init__ (   self,
  shapes 
)

Definition at line 236 of file xdot_qt.py.

Member Function Documentation

def smach_viewer.xdot.xdot_qt.CompoundShape.draw (   self,
  cr,
  highlight = False 
)

Definition at line 240 of file xdot_qt.py.

Member Data Documentation

smach_viewer.xdot.xdot_qt.CompoundShape.shapes

Definition at line 238 of file xdot_qt.py.


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


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Mon Jun 10 2019 13:13:42