open_iA 2024.7
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
iAScatterPlot.h File Reference
#include <QWidget>
#include "iacharts_export.h"
#include <QList>
#include <QObject>

Classes

class  iAScatterPlot
 Represents a single scatter plot in the scatter plot matrix (SPLOM). More...
 
struct  iAScatterPlot::Settings
 All settings of the plot in one struct. More...
 

Typedefs

using iAChartParentWidget = QWidget
 

Functions

 Q_DECLARE_OPERATORS_FOR_FLAGS (iAScatterPlot::HighlightDrawModes)
 

Typedef Documentation

◆ iAChartParentWidget

using iAChartParentWidget = QWidget

Function Documentation

◆ Q_DECLARE_OPERATORS_FOR_FLAGS()

Q_DECLARE_OPERATORS_FOR_FLAGS ( iAScatterPlot::HighlightDrawModes )