QStyleOptionHeaderV2#
The QStyleOptionHeaderV2
class is used to describe the parameters for drawing a header. More…
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description#
- class PySide6.QtWidgets.QStyleOptionHeaderV2#
PySide6.QtWidgets.QStyleOptionHeaderV2(other)
PySide6.QtWidgets.QStyleOptionHeaderV2(version)
- Parameters:
version – int
Constructs a QStyleOptionHeaderV2
, initializing the members variables to their default values.
- PySide6.QtWidgets.QStyleOptionHeaderV2.StyleOptionType#
- PySide6.QtWidgets.QStyleOptionHeaderV2.StyleOptionVersion#
- PySide6.QtWidgets.QStyleOptionHeaderV2.textElideMode#
- PySide6.QtWidgets.QStyleOptionHeaderV2.isSectionDragTarget#
- PySide6.QtWidgets.QStyleOptionHeaderV2.unused#