]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/view.hpp
Add home and end shortcuts
[pulseview.git] / pv / views / trace / view.hpp
index e056805b4d798da23a2f2407ac3d5818e4e0c553..a0e6f6bcc1d237689b3e6bb67afce9600b56166b 100644 (file)
@@ -189,6 +189,16 @@ public:
         */
        void set_v_offset(int offset);
 
+       /**
+        * Sets the visual h-offset.
+        */
+       void set_h_offset(int offset);
+
+       /**
+        * Gets the length of the horizontal scrollbar.
+        */
+       int get_h_scrollbar_maximum() const;
+
        /**
         * Returns the SI prefix to apply to the graticule time markings.
         */