QGIS API Documentation 4.1.0-Master (5bf3c20f3c9)
Loading...
Searching...
No Matches
QgsPenCapStyleComboBox Class Reference

A combobox widget for selection of Qt::PenCapStyle. More...

#include <qgspenstylecombobox.h>

Inheritance diagram for QgsPenCapStyleComboBox:

Public Member Functions

 QgsPenCapStyleComboBox (QWidget *parent=nullptr)
Qt::PenCapStyle penCapStyle () const
void setPenCapStyle (Qt::PenCapStyle style)

Detailed Description

A combobox widget for selection of Qt::PenCapStyle.

Definition at line 66 of file qgspenstylecombobox.h.

Constructor & Destructor Documentation

◆ QgsPenCapStyleComboBox()

QgsPenCapStyleComboBox::QgsPenCapStyleComboBox ( QWidget * parent = nullptr)

Definition at line 110 of file qgspenstylecombobox.cpp.

Member Function Documentation

◆ penCapStyle()

Qt::PenCapStyle QgsPenCapStyleComboBox::penCapStyle ( ) const

Definition at line 119 of file qgspenstylecombobox.cpp.

◆ setPenCapStyle()

void QgsPenCapStyleComboBox::setPenCapStyle ( Qt::PenCapStyle style)

Definition at line 124 of file qgspenstylecombobox.cpp.


The documentation for this class was generated from the following files: