|
QGIS API Documentation
2.8.2-Wien
|
#include <qgspenstylecombobox.h>
Public Member Functions | |
| QgsPenCapStyleComboBox (QWidget *parent=NULL) | |
| Qt::PenCapStyle | penCapStyle () const |
| void | setPenCapStyle (Qt::PenCapStyle style) |
Definition at line 49 of file qgspenstylecombobox.h.
| QgsPenCapStyleComboBox::QgsPenCapStyleComboBox | ( | QWidget * | parent = NULL | ) |
Definition at line 103 of file qgspenstylecombobox.cpp.
| Qt::PenCapStyle QgsPenCapStyleComboBox::penCapStyle | ( | ) | const |
Definition at line 112 of file qgspenstylecombobox.cpp.
| void QgsPenCapStyleComboBox::setPenCapStyle | ( | Qt::PenCapStyle | style | ) |
Definition at line 117 of file qgspenstylecombobox.cpp.
1.8.1.2