]> sigrok.org Git - pulseview.git/blobdiff - pv/view/view.hpp
Add a hotkey to show/hide sampling points.
[pulseview.git] / pv / view / view.hpp
index 1d63417cb89ab520dd7c43e07cfaf72f3b6240fd..2ba157d8c5ea9cedecca3338c86908855ca215c0 100644 (file)
@@ -205,6 +205,11 @@ public:
         */
        void enable_coloured_bg(bool state);
 
+       /**
+        * Enable or disable showing sampling points.
+        */
+       void enable_show_sampling_points(bool state);
+
        /**
         * Returns true if cursors are displayed. false otherwise.
         */