QStyleOptionHeaderV2¶
The QStyleOptionHeaderV2
class is used to describe the parameters for drawing a header. More…
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¶
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.