Public Member Functions | Public Attributes
airbus_ssm_plugin.xdot_qt.EllipseShape Class Reference
Inheritance diagram for airbus_ssm_plugin.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 121 of file xdot_qt.py.


Constructor & Destructor Documentation

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

Definition at line 123 of file xdot_qt.py.


Member Function Documentation

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

Reimplemented from airbus_ssm_plugin.xdot_qt.Shape.

Definition at line 132 of file xdot_qt.py.


Member Data Documentation

Definition at line 123 of file xdot_qt.py.

Definition at line 123 of file xdot_qt.py.

Definition at line 123 of file xdot_qt.py.

Definition at line 123 of file xdot_qt.py.

Definition at line 123 of file xdot_qt.py.

Definition at line 123 of file xdot_qt.py.


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


airbus_ssm_plugin
Author(s): Ludovic Delval
autogenerated on Thu Jun 6 2019 17:59:30