DynExp
Highly flexible laboratory automation for dynamically changing experiments.
Loading...
Searching...
No Matches
DynExpQuick::DynExpLineGraphPlotSeries Struct Reference

#include <QDynExpLineGraph.h>

Public Member Functions

 DynExpLineGraphPlotSeries (QString Name)
 

Public Attributes

QString Name
 
bool Visible = true
 
std::shared_ptr< QBarSeries > BarSeries
 
std::shared_ptr< QLineSeries > LineSeries
 
QBarSet * BarSet
 

Detailed Description

Definition at line 21 of file QDynExpLineGraph.h.

Constructor & Destructor Documentation

◆ DynExpLineGraphPlotSeries()

DynExpQuick::DynExpLineGraphPlotSeries::DynExpLineGraphPlotSeries ( QString  Name)

Definition at line 7 of file QDynExpLineGraph.cpp.

Member Data Documentation

◆ BarSeries

std::shared_ptr<QBarSeries> DynExpQuick::DynExpLineGraphPlotSeries::BarSeries

Definition at line 28 of file QDynExpLineGraph.h.

◆ BarSet

QBarSet* DynExpQuick::DynExpLineGraphPlotSeries::BarSet

Definition at line 31 of file QDynExpLineGraph.h.

◆ LineSeries

std::shared_ptr<QLineSeries> DynExpQuick::DynExpLineGraphPlotSeries::LineSeries

Definition at line 29 of file QDynExpLineGraph.h.

◆ Name

QString DynExpQuick::DynExpLineGraphPlotSeries::Name

Definition at line 25 of file QDynExpLineGraph.h.

◆ Visible

bool DynExpQuick::DynExpLineGraphPlotSeries::Visible = true

Definition at line 26 of file QDynExpLineGraph.h.


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