open_iA 2025.6
Loading...
Searching...
No Matches
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 )