nodedge.blocks.graphics_block¶
-
class
nodedge.blocks.graphics_block.
GraphicsBlock
(node: Node, parent: Optional[PySide2.QtWidgets.QGraphicsItem] = None)¶ Bases:
nodedge.graphics_node.GraphicsNode
-
initSizes
()¶ Set up internal attributes like width, height, etc.
-
initStyle
()¶ Initialize
QObjects
likeQColor
,QPen
andQBrush
.
-