OpenHantek
DsoSettingsColorValues Struct Reference

Holds the color values for the oscilloscope screen. More...

#include <viewsettings.h>

Data Fields

QColor axes
 X- and Y-axis and subdiv lines on them. More...
 
QColor background
 The scope background. More...
 
QColor border
 The border of the scope screen. More...
 
QColor grid
 The color of the grid. More...
 
QColor markers
 The color of the markers. More...
 
QColor text
 The default text color. More...
 
std::vector< QColor > spectrum
 The colors of the spectrum graphs. More...
 
std::vector< QColor > voltage
 The colors of the voltage graphs. More...
 

Detailed Description

Holds the color values for the oscilloscope screen.

Field Documentation

◆ axes

QColor DsoSettingsColorValues::axes

X- and Y-axis and subdiv lines on them.

◆ background

QColor DsoSettingsColorValues::background

The scope background.

◆ border

QColor DsoSettingsColorValues::border

The border of the scope screen.

◆ grid

QColor DsoSettingsColorValues::grid

The color of the grid.

◆ markers

QColor DsoSettingsColorValues::markers

The color of the markers.

◆ spectrum

std::vector<QColor> DsoSettingsColorValues::spectrum

The colors of the spectrum graphs.

◆ text

QColor DsoSettingsColorValues::text

The default text color.

◆ voltage

std::vector<QColor> DsoSettingsColorValues::voltage

The colors of the voltage graphs.


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