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

Method titleRect

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

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

Source from the content-addressed store, hash-verified

1280 \sa activate(), invalidate()
1281 */
1282QRectF QwtPlotLayout::titleRect() const
1283{
1284 return m_data->titleRect;
1285}
1286
1287/*!
1288 \brief Set the geometry for the footer

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected