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

Method position

gui/src/plotaxis.cpp:101–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101int PlotAxis::position() { return m_position; }
102
103bool PlotAxis::isHorizontal() { return (m_position == QwtAxis::XBottom || m_position == QwtAxis::XTop); }
104

Callers 4

eventFilterMethod · 0.45
addPlotAxisHandleMethod · 0.45
removePlotAxisHandleMethod · 0.45
addPlotAxisMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected