]> sigrok.org Git - pulseview.git/blobdiff - pv/view/view.hpp
View: Added set_v_offset
[pulseview.git] / pv / view / view.hpp
index 2e8aebb4c1e80d237dbbf1d1c0a4548a3dbaf11c..74a5c3755c6fb4437ef8b9b815091d0cf2d0cbc8 100644 (file)
@@ -108,6 +108,11 @@ public:
         */
        int owner_visual_v_offset() const;
 
         */
        int owner_visual_v_offset() const;
 
+       /**
+        * Sets the visual v-offset.
+        */
+       void set_v_offset(int offset);
+
        /**
         * Returns the SI prefix to apply to the graticule time markings.
         */
        /**
         * Returns the SI prefix to apply to the graticule time markings.
         */