Public Member Functions | Public Attributes
airbus_ssm_plugin.xdot_qt.PolygonShape Class Reference
Inheritance diagram for airbus_ssm_plugin.xdot_qt.PolygonShape:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def draw

Public Attributes

 filled
 pen
 points

Detailed Description

Used to draw a polygon with QPainter.

Definition at line 144 of file xdot_qt.py.


Constructor & Destructor Documentation

def airbus_ssm_plugin.xdot_qt.PolygonShape.__init__ (   self,
  pen,
  points,
  filled = False 
)

Definition at line 147 of file xdot_qt.py.


Member Function Documentation

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

Reimplemented from airbus_ssm_plugin.xdot_qt.Shape.

Definition at line 153 of file xdot_qt.py.


Member Data Documentation

Definition at line 147 of file xdot_qt.py.

Definition at line 147 of file xdot_qt.py.

Definition at line 147 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