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

Method footerRect

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

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

Source from the content-addressed store, hash-verified

1302 \sa activate(), invalidate()
1303 */
1304QRectF QwtPlotLayout::footerRect() const
1305{
1306 return m_data->footerRect;
1307}
1308
1309/*!
1310 \brief Set the geometry for the legend

Callers 2

updateLayoutMethod · 0.80
renderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected