MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / setRelative

Method setRelative

gui/src/widgets/hoverwidget.cpp:130–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130void HoverWidget::setRelative(bool relative) { m_relative = relative; }
131
132void HoverWidget::setRelativeOffset(QPointF offset)
133{

Callers 4

initHoverWidgetTestsMethod · 0.80
initUIMethod · 0.80
PlotLegendMethod · 0.80

Calls

no outgoing calls

Tested by 1

initHoverWidgetTestsMethod · 0.64