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

List of all members.

Public Member Functions

def __init__
def draw

Public Attributes

 j
 pen
 t
 w
 x
 y

Detailed Description

Used to draw a text shape with a QPainter

Definition at line 95 of file xdot_qt.py.


Constructor & Destructor Documentation

def smach_viewer.xdot.xdot_qt.TextShape.__init__ (   self,
  pen,
  x,
  y,
  j,
  w,
  t 
)

Definition at line 100 of file xdot_qt.py.


Member Function Documentation

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

Reimplemented from smach_viewer.xdot.xdot_qt.Shape.

Definition at line 109 of file xdot_qt.py.


Member Data Documentation

Definition at line 100 of file xdot_qt.py.

Definition at line 100 of file xdot_qt.py.

Definition at line 100 of file xdot_qt.py.

Definition at line 100 of file xdot_qt.py.

Definition at line 100 of file xdot_qt.py.

Definition at line 100 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 22 2017 02:19:22