|
open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#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 |
||
| ) |