|
open_iA 2025.6
|
#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) |
| void drawPoint | ( | QPainter & | painter, |
| int | x, | ||
| int | y, | ||
| bool | selected, | ||
| QColor const & | color = iAChartFunction::DefaultColor, | ||
| double | radiusFactor = 1 ) |