
Public Member Functions | |
| def | __init__ |
| def | boundingRect |
| def | paint |
Private Attributes | |
| _bounding_box | |
Definition at line 4 of file dot_shapes.py.
| def qt_dotgraph.dot_shapes.QGraphicsBox3dItem.__init__ | ( | self, | |
| bounding_box | |||
| ) |
Definition at line 5 of file dot_shapes.py.
Definition at line 9 of file dot_shapes.py.
| def qt_dotgraph.dot_shapes.QGraphicsBox3dItem.paint | ( | self, | |
| painter, | |||
| option, | |||
| widget | |||
| ) |
Definition at line 12 of file dot_shapes.py.
Definition at line 5 of file dot_shapes.py.