Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ isFloating
Method
isFloating
src/KDChart/KDChartPosition.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
bool Position::isFloating() const
146
{
147
return m_value == Position::Floating.value();
148
}
149
150
/**
151
* Returns a non-translated string in English language, corresponding to this Position.
Callers
1
reLayoutFloatingLegends
Method · 0.80
Calls
1
value
Method · 0.80
Tested by
no test coverage detected