open_iA 2024.7
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
iAScatterPlot::Settings Struct Reference

All settings of the plot in one struct. More...

#include <iAScatterPlot.h>

Collaboration diagram for iAScatterPlot::Settings:
[legend]

Public Member Functions

 Settings ()
 

Public Attributes

QColor backgroundColor
 
int defaultGridDimensions
 
int defaultMaxBtnSz
 
bool drawGridLines
 
QColor highlightColor
 
iAColorTheme const * highlightColorTheme
 
HighlightDrawModes highlightDrawMode
 
int maximizedParamsOffset
 
double maximizedPointMagnification
 
long paramTextOffset
 
double pickedPointMagnification
 
QColor plotBorderColor
 
double pointRadius
 
QColor previewBorderColor
 
double previewBorderWidth
 
double rangeMargin
 
QColor selectionColor
 
bool selectionEnabled
 
SelectionMode selectionMode
 
QColor selectionPolyColor
 
bool showPCC
 
bool showSCC
 
int textRectHeight
 
QColor tickLabelColor
 
QColor tickLineColor
 
int tickOffset
 
int tickSpacing
 

Detailed Description

All settings of the plot in one struct.

Constructor & Destructor Documentation

◆ Settings()

iAScatterPlot::Settings::Settings ( )

Member Data Documentation

◆ backgroundColor

QColor iAScatterPlot::Settings::backgroundColor

◆ defaultGridDimensions

int iAScatterPlot::Settings::defaultGridDimensions

◆ defaultMaxBtnSz

int iAScatterPlot::Settings::defaultMaxBtnSz

◆ drawGridLines

bool iAScatterPlot::Settings::drawGridLines

◆ highlightColor

QColor iAScatterPlot::Settings::highlightColor

◆ highlightColorTheme

iAColorTheme const* iAScatterPlot::Settings::highlightColorTheme

◆ highlightDrawMode

HighlightDrawModes iAScatterPlot::Settings::highlightDrawMode

◆ maximizedParamsOffset

int iAScatterPlot::Settings::maximizedParamsOffset

◆ maximizedPointMagnification

double iAScatterPlot::Settings::maximizedPointMagnification

◆ paramTextOffset

long iAScatterPlot::Settings::paramTextOffset

◆ pickedPointMagnification

double iAScatterPlot::Settings::pickedPointMagnification

◆ plotBorderColor

QColor iAScatterPlot::Settings::plotBorderColor

◆ pointRadius

double iAScatterPlot::Settings::pointRadius

◆ previewBorderColor

QColor iAScatterPlot::Settings::previewBorderColor

◆ previewBorderWidth

double iAScatterPlot::Settings::previewBorderWidth

◆ rangeMargin

double iAScatterPlot::Settings::rangeMargin

◆ selectionColor

QColor iAScatterPlot::Settings::selectionColor

◆ selectionEnabled

bool iAScatterPlot::Settings::selectionEnabled

◆ selectionMode

SelectionMode iAScatterPlot::Settings::selectionMode

◆ selectionPolyColor

QColor iAScatterPlot::Settings::selectionPolyColor

◆ showPCC

bool iAScatterPlot::Settings::showPCC

◆ showSCC

bool iAScatterPlot::Settings::showSCC

◆ textRectHeight

int iAScatterPlot::Settings::textRectHeight

◆ tickLabelColor

QColor iAScatterPlot::Settings::tickLabelColor

◆ tickLineColor

QColor iAScatterPlot::Settings::tickLineColor

◆ tickOffset

int iAScatterPlot::Settings::tickOffset

◆ tickSpacing

int iAScatterPlot::Settings::tickSpacing

The documentation for this struct was generated from the following files: