|
QGIS API Documentation 3.44.0-Solothurn (5d9ba037df1)
|
A combobox widget for selection of Qt::PenCapStyle. More...
#include <qgspenstylecombobox.h>

Public Member Functions | |
| QgsPenCapStyleComboBox (QWidget *parent=nullptr) | |
| Qt::PenCapStyle | penCapStyle () const |
| void | setPenCapStyle (Qt::PenCapStyle style) |
A combobox widget for selection of Qt::PenCapStyle.
Definition at line 65 of file qgspenstylecombobox.h.
| QgsPenCapStyleComboBox::QgsPenCapStyleComboBox | ( | QWidget * | parent = nullptr | ) |
Definition at line 109 of file qgspenstylecombobox.cpp.
| Qt::PenCapStyle QgsPenCapStyleComboBox::penCapStyle | ( | ) | const |
Definition at line 118 of file qgspenstylecombobox.cpp.
| void QgsPenCapStyleComboBox::setPenCapStyle | ( | Qt::PenCapStyle | style | ) |
Definition at line 123 of file qgspenstylecombobox.cpp.