QGIS API Documentation 3.99.0-Master (26c88405ac0)
Loading...
Searching...
No Matches
QgsVectorLayerXyPlotDataGatherer::XySeriesDetails Struct Reference

XY series details. More...

#include <qgsvectorlayerplotdatagatherer.h>

Public Member Functions

 XySeriesDetails (const QString &xExpression, const QString &yExpression, const QString &filterExpression=QString())

Public Attributes

QString filterExpression
QString xExpression
QString yExpression

Detailed Description

XY series details.

Definition at line 98 of file qgsvectorlayerplotdatagatherer.h.

Constructor & Destructor Documentation

◆ XySeriesDetails()

QgsVectorLayerXyPlotDataGatherer::XySeriesDetails::XySeriesDetails ( const QString & xExpression,
const QString & yExpression,
const QString & filterExpression = QString() )
inlineexplicit

Definition at line 100 of file qgsvectorlayerplotdatagatherer.h.

Member Data Documentation

◆ filterExpression

QString QgsVectorLayerXyPlotDataGatherer::XySeriesDetails::filterExpression

Definition at line 108 of file qgsvectorlayerplotdatagatherer.h.

◆ xExpression

QString QgsVectorLayerXyPlotDataGatherer::XySeriesDetails::xExpression

Definition at line 106 of file qgsvectorlayerplotdatagatherer.h.

◆ yExpression

QString QgsVectorLayerXyPlotDataGatherer::XySeriesDetails::yExpression

Definition at line 107 of file qgsvectorlayerplotdatagatherer.h.


The documentation for this struct was generated from the following file: