|
OpenHantek
|
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... | |
Holds the color values for the oscilloscope screen.
| QColor DsoSettingsColorValues::axes |
X- and Y-axis and subdiv lines on them.
| QColor DsoSettingsColorValues::background |
The scope background.
| QColor DsoSettingsColorValues::border |
The border of the scope screen.
| QColor DsoSettingsColorValues::grid |
The color of the grid.
| QColor DsoSettingsColorValues::markers |
The color of the markers.
| std::vector<QColor> DsoSettingsColorValues::spectrum |
The colors of the spectrum graphs.
| QColor DsoSettingsColorValues::text |
The default text color.
| std::vector<QColor> DsoSettingsColorValues::voltage |
The colors of the voltage graphs.