]> sigrok.org Git - pulseview.git/blobdiff - pv/view/view.hpp
Add a hotkey and setting for showing/hiding the minor analog grid.
[pulseview.git] / pv / view / view.hpp
index 05d9d60193a00c2b7120f4a8dca1b4719c9d63a4..08b8a37e51498db342eb82d5ce1ab4b67e4b884e 100644 (file)
@@ -217,6 +217,11 @@ public:
         */
        void enable_show_sampling_points(bool state);
 
+       /**
+        * Enable or disable showing the analog minor grid.
+        */
+       void enable_show_analog_minor_grid(bool state);
+
        /**
         * Returns true if cursors are displayed. false otherwise.
         */