Class: QgsPenCapStyleComboBox

A combobox widget for selection of Qt.PenCapStyle.

QgsPenCapStyleComboBox in the collapsed state

QgsPenCapStyleComboBox in the collapsed state

QgsPenCapStyleComboBox in the expanded state

QgsPenCapStyleComboBox in the expanded state

Class Hierarchy

Inheritance diagram of qgis.gui.QgsPenCapStyleComboBox

Base classes

QComboBox

QWidget

QObject

QPaintDevice

Methods

penCapStyle

setPenCapStyle

class qgis.gui.QgsPenCapStyleComboBox[source]

Bases: QComboBox

penCapStyle(self) Qt.PenCapStyle[source]
Return type:

Qt.PenCapStyle

setPenCapStyle(self, style: Qt.PenCapStyle)[source]
Parameters:

style (Qt.PenCapStyle)