Painter
Qt Base Class: QPainter
Signature: QPainter(self) -> None
QPainter(self, arg__1: PySide6.QtGui.QPaintDevice) -> None
Base classes
Name | Children | Inherits |
---|---|---|
PainterMixin prettyqt.gui.painter |
||
QPainter PySide6.QtGui QPainter(self) -> None |
⋔ Inheritance diagram
graph TD
1473245631440["gui.Painter"]
1473245613872["gui.PainterMixin"]
140713234304496["builtins.object"]
1473299984768["QtGui.QPainter"]
1473291690208["Shiboken.Object"]
1473245613872 --> 1473245631440
140713234304496 --> 1473245613872
1473299984768 --> 1473245631440
1473291690208 --> 1473299984768
140713234304496 --> 1473291690208