JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
Loading...
Searching...
No Matches

helper class for setMappedSymbolColumnFunctor() More...

#include <jkqtpscatter.h>

Collaboration diagram for JKQTPXYParametrizedScatterGraph::MappedSymbolFunctor:
[legend]

Public Member Functions

 MappedSymbolFunctor (const QMap< double, JKQTPGraphSymbols > &mapping_, JKQTPXYParametrizedScatterGraph *graph)
 
JKQTPGraphSymbols operator() (double x, double y, double symcolumn) const
 

Public Attributes

QMap< double, JKQTPGraphSymbolsmapping
 
JKQTPXYParametrizedScatterGraphparent
 

Detailed Description

Constructor & Destructor Documentation

◆ MappedSymbolFunctor()

JKQTPXYParametrizedScatterGraph::MappedSymbolFunctor::MappedSymbolFunctor ( const QMap< double, JKQTPGraphSymbols > &  mapping_,
JKQTPXYParametrizedScatterGraph graph 
)

Member Function Documentation

◆ operator()()

JKQTPGraphSymbols JKQTPXYParametrizedScatterGraph::MappedSymbolFunctor::operator() ( double  x,
double  y,
double  symcolumn 
) const

Member Data Documentation

◆ mapping

QMap<double, JKQTPGraphSymbols> JKQTPXYParametrizedScatterGraph::MappedSymbolFunctor::mapping

◆ parent

JKQTPXYParametrizedScatterGraph* JKQTPXYParametrizedScatterGraph::MappedSymbolFunctor::parent

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