MCPcopy 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
145bool 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

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected