]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/signalscalehandle.hpp
Rename ViewItem::point() to ViewItem::drag_point() for clarity
[pulseview.git] / pv / views / trace / signalscalehandle.hpp
index 54eb59e85eba43d214ca772974f33c6c41f00998..4b256a04a3dabc2d52776ea4a92b4a0f333150b2 100644 (file)
@@ -67,7 +67,7 @@ public:
         * Get the drag point.
         * @param rect the rectangle of the widget area.
         */
-       QPoint point(const QRect &rect) const;
+       QPoint drag_point(const QRect &rect) const;
 
        /**
         * Computes the outline rectangle of the viewport hit-box.