]> sigrok.org Git - pulseview.git/blobdiff - pv/view/tracegroup.h
RowItemOwner: Replaced parent notification scheme
[pulseview.git] / pv / view / tracegroup.h
index 5171b7fc880c23f5e2d390ba2bc1d06c553e3399..218f42b11d3df54d548f1c3e4cf41f49d2bdf411 100644 (file)
@@ -110,7 +110,10 @@ public:
         */
        int owner_v_offset() const;
 
-       void update_viewport();
+public:
+       void appearance_changed(bool label, bool content);
+
+       void extents_changed(bool horz, bool vert);
 
 private Q_SLOTS:
        void on_ungroup();