MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / legendRect

Method legendRect

3rdparty/qwt/src/qwt_plot_layout.cpp:1328–1331  ·  view source on GitHub ↗

! \return Geometry for the legend \sa activate(), invalidate() */

Source from the content-addressed store, hash-verified

1326 \sa activate(), invalidate()
1327 */
1328QRectF QwtPlotLayout::legendRect() const
1329{
1330 return m_data->legendRect;
1331}
1332
1333/*!
1334 \brief Set the geometry for an axis

Callers 4

updateLayoutMethod · 0.80
renderMethod · 0.80
renderMethod · 0.80
updateLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected