|
QGIS API Documentation 3.42.0-Münster (feb80233002)
|
#include <qgspenstylecombobox.h>

Public Member Functions | |
| QgsPenCapStyleComboBox (QWidget *parent=nullptr) | |
| Qt::PenCapStyle | penCapStyle () const |
| void | setPenCapStyle (Qt::PenCapStyle style) |
Definition at line 62 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.