RenderHints¶
- PyQt5.QtGui.QPainter.RenderHints
Description¶
The RenderHints class is a set of flags whose values are the members of the RenderHint enum. Instances of the class support the standard Python int
methods.
The RenderHints class is a set of flags whose values are the members of the RenderHint enum. Instances of the class support the standard Python int
methods.