MCPcopy Create free account
hub / github.com/KDAB/KDChart / angle

Method angle

src/KDChart/KDChartTextLabelCache.cpp:154–157  ·  view source on GitHub ↗

* @return the label's angle in degrees */

Source from the content-addressed store, hash-verified

152 * @return the label's angle in degrees
153 */
154qreal PrerenderedLabel::angle() const
155{
156 return m_angle;
157}
158
159const QPixmap &PrerenderedLabel::pixmap() const
160{

Callers 2

initValuesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected