QGIS API Documentation 3.99.0-Master (21b3aa880ba)
Loading...
Searching...
No Matches
QgsStackedDiagramsViewStyle Class Reference

View style which shows a drop indicator line between items. More...

#include <qgsstackeddiagramproperties.h>

Inheritance diagram for QgsStackedDiagramsViewStyle:

Public Member Functions

 QgsStackedDiagramsViewStyle (QWidget *parent)
 Constructor for QgsStackedDiagramsViewStyle.
void drawPrimitive (PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget=nullptr) const override
Public Member Functions inherited from QgsProxyStyle
 QgsProxyStyle (QWidget *parent)
 Constructor for QgsProxyStyle.

Detailed Description

View style which shows a drop indicator line between items.

Since
QGIS 3.40.6

Definition at line 108 of file qgsstackeddiagramproperties.h.

Constructor & Destructor Documentation

◆ QgsStackedDiagramsViewStyle()

QgsStackedDiagramsViewStyle::QgsStackedDiagramsViewStyle ( QWidget * parent)
explicit

Constructor for QgsStackedDiagramsViewStyle.

Parameters
parentparent object

Definition at line 705 of file qgsstackeddiagramproperties.cpp.

Member Function Documentation

◆ drawPrimitive()

void QgsStackedDiagramsViewStyle::drawPrimitive ( PrimitiveElement element,
const QStyleOption * option,
QPainter * painter,
const QWidget * widget = nullptr ) const
override

Definition at line 709 of file qgsstackeddiagramproperties.cpp.


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