Public Member Functions | Public Attributes
smach_viewer.xdot.xdot_qt.EllipseShape Class Reference
Inheritance diagram for smach_viewer.xdot.xdot_qt.EllipseShape:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def draw

Public Attributes

 filled
 h
 pen
 w
 x0
 y0

Detailed Description

Used to draw an ellipse shape with a QPainter

Definition at line 127 of file xdot_qt.py.


Constructor & Destructor Documentation

def smach_viewer.xdot.xdot_qt.EllipseShape.__init__ (   self,
  pen,
  x0,
  y0,
  w,
  h,
  filled = False 
)

Definition at line 129 of file xdot_qt.py.


Member Function Documentation

def smach_viewer.xdot.xdot_qt.EllipseShape.draw (   self,
  cr,
  highlight = False 
)
Draw this shape with the given cairo context

Reimplemented from smach_viewer.xdot.xdot_qt.Shape.

Definition at line 138 of file xdot_qt.py.


Member Data Documentation

Definition at line 129 of file xdot_qt.py.

Definition at line 129 of file xdot_qt.py.

Definition at line 129 of file xdot_qt.py.

Definition at line 129 of file xdot_qt.py.

Definition at line 129 of file xdot_qt.py.

Definition at line 129 of file xdot_qt.py.


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


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Thu Jun 6 2019 17:28:28