QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
QgsPenCapStyleComboBox Class Reference

#include <qgspenstylecombobox.h>

Inheritance diagram for QgsPenCapStyleComboBox:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Definition at line 63 of file qgspenstylecombobox.h.

Constructor & Destructor Documentation

◆ QgsPenCapStyleComboBox()

QgsPenCapStyleComboBox::QgsPenCapStyleComboBox ( QWidget *  parent = nullptr)

Definition at line 105 of file qgspenstylecombobox.cpp.

Member Function Documentation

◆ penCapStyle()

Qt::PenCapStyle QgsPenCapStyleComboBox::penCapStyle ( ) const

Definition at line 114 of file qgspenstylecombobox.cpp.

◆ setPenCapStyle()

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

Definition at line 119 of file qgspenstylecombobox.cpp.


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