]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/timemarker.hpp
Rename ViewItem::point() to ViewItem::drag_point() for clarity
[pulseview.git] / pv / views / trace / timemarker.hpp
index 7c49948b497179a29a32fd22cfcc3e633c2a78f1..24ba9b0341bb331b4026f2285a08f423a5aa2059 100644 (file)
@@ -74,7 +74,7 @@ public:
         * Gets the arrow-tip point of the time marker.
         * @param rect the rectangle of the ruler area.
         */
         * Gets the arrow-tip point of the time marker.
         * @param rect the rectangle of the ruler area.
         */
-       QPoint point(const QRect &rect) const override;
+       QPoint drag_point(const QRect &rect) const override;
 
        /**
         * Computes the outline rectangle of a label.
 
        /**
         * Computes the outline rectangle of a label.