]> sigrok.org Git - pulseview.git/blobdiff - pv/globalsettings.hpp
GlobalSettings: Enable mouse hover marker by default
[pulseview.git] / pv / globalsettings.hpp
index b5cd24fd5ad809a3fcb769fa503523229864726b..6e027d782c97dd3e4a449e72282fa8c2ad55e646 100644 (file)
@@ -52,11 +52,14 @@ public:
        static const QString Key_View_ColoredBG;
        static const QString Key_View_StickyScrolling;
        static const QString Key_View_ShowSamplingPoints;
+       static const QString Key_View_FillSignalHighAreas;
+       static const QString Key_View_FillSignalHighAreaColor;
        static const QString Key_View_ShowAnalogMinorGrid;
        static const QString Key_View_ConversionThresholdDispMode;
        static const QString Key_View_DefaultDivHeight;
        static const QString Key_View_DefaultLogicHeight;
        static const QString Key_View_ShowHoverMarker;
+       static const QString Key_View_SnapDistance;
        static const QString Key_Dec_InitialStateConfigurable;
        static const QString Key_Dec_ExportFormat;
        static const QString Key_Log_BufferSize;