QGIS API Documentation  3.2.0-Bonn (bc43194)
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 103 of file qgspenstylecombobox.cpp.

Member Function Documentation

◆ penCapStyle()

Qt::PenCapStyle QgsPenCapStyleComboBox::penCapStyle ( ) const

Definition at line 112 of file qgspenstylecombobox.cpp.

◆ setPenCapStyle()

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

Definition at line 117 of file qgspenstylecombobox.cpp.


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