Trace: Converted on_hover_point_changed signal to direct notification
[pulseview.git] / pv / view / trace.h
index 4866b558ca3d537b4c671450d0a9f0a9bcf37f44..7053f9ecbd0757b956c894da83108f9c0b5c82e2 100644 (file)
@@ -147,6 +147,9 @@ public:
         */
        QRectF get_label_rect(int right);
 
+public:
+       virtual void hover_point_changed();
+
 protected:
 
        /**