Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
101
int PlotAxis::position() { return m_position; }
102
103
bool PlotAxis::isHorizontal() { return (m_position == QwtAxis::XBottom || m_position == QwtAxis::XTop); }
104
Callers
4
eventFilter
Method · 0.45
addPlotAxisHandle
Method · 0.45
removePlotAxisHandle
Method · 0.45
addPlotAxis
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected