|
OpenHantek
|
Holds all view settings. More...
#include <viewsettings.h>
Public Member Functions | |
| unsigned | digitalPhosphorDraws () const |
Data Fields | |
| DsoSettingsColorValues | screen |
| DsoSettingsColorValues | |
| bool | antialiasing = true |
| Antialiasing for the graphs. More... | |
| bool | digitalPhosphor = false |
| true slowly fades out the previous graphs More... | |
| unsigned | digitalPhosphorDepth = 8 |
| Number of channels shown at one time. More... | |
| Dso::InterpolationMode | interpolation = Dso::INTERPOLATION_LINEAR |
| Interpolation mode for the graph. More... | |
| bool | screenColorImages = false |
| true exports images with screen colors More... | |
| bool | zoom = false |
| true if the magnified scope is enabled More... | |
| Qt::ToolBarArea | cursorGridPosition = Qt::RightToolBarArea |
| bool | cursorsVisible = false |
Holds all view settings.
|
inline |
| bool DsoSettingsView::antialiasing = true |
Antialiasing for the graphs.
| Qt::ToolBarArea DsoSettingsView::cursorGridPosition = Qt::RightToolBarArea |
| bool DsoSettingsView::cursorsVisible = false |
| bool DsoSettingsView::digitalPhosphor = false |
true slowly fades out the previous graphs
| unsigned DsoSettingsView::digitalPhosphorDepth = 8 |
Number of channels shown at one time.
| Dso::InterpolationMode DsoSettingsView::interpolation = Dso::INTERPOLATION_LINEAR |
Interpolation mode for the graph.
| DsoSettingsColorValues DsoSettingsView::print |
| DsoSettingsColorValues DsoSettingsView::screen |
| bool DsoSettingsView::screenColorImages = false |
true exports images with screen colors
| bool DsoSettingsView::zoom = false |
true if the magnified scope is enabled