]> sigrok.org Git - pulseview.git/blobdiff - pv/view/tracegroup.h
TraceGroup: Implemented stacking
[pulseview.git] / pv / view / tracegroup.h
index a950eac91451ba188ab0bd898430b4d83ebdef2e..be4cbf1bef706b0dca132f50419acb136b17334e 100644 (file)
@@ -108,7 +108,9 @@ public:
        /**
         * Returns the total vertical offset of this trace and all it's owners
         */
-       int owner_v_offset() const;
+       int owner_visual_v_offset() const;
+
+       void restack_items();
 
        /**
         * Returns the number of nested parents that this row item owner has.