QGIS API Documentation 3.99.0-Master (2fe06baccd8)
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 109 of file qgspenstylecombobox.cpp.

Member Function Documentation

◆ penCapStyle()

Qt::PenCapStyle QgsPenCapStyleComboBox::penCapStyle ( ) const

Definition at line 118 of file qgspenstylecombobox.cpp.

◆ setPenCapStyle()

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

Definition at line 123 of file qgspenstylecombobox.cpp.


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