open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Loading...
Searching...
No Matches
Classes | Functions
iAChartFunction.h File Reference
#include "iAcharts_export.h"
#include <QObject>

Classes

class  iAChartFunction
 Abstract base class for representing some kind of function in an an iAChartWithFunctionsWidget. More...
 

Functions

void drawPoint (QPainter &painter, int x, int y, bool selected, QColor const &color=iAChartFunction::DefaultColor, double radiusFactor=1)
 

Function Documentation

◆ drawPoint()

void drawPoint ( QPainter &  painter,
int  x,
int  y,
bool  selected,
QColor const &  color = iAChartFunction::DefaultColor,
double  radiusFactor = 1 
)