MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / sizeHint

Method sizeHint

3rdparty/qcustomplot/qcustomplot.cpp:15459–15462  ·  view source on GitHub ↗

! \internal Returns a size hint that is the same as \ref minimumSizeHint. */

Source from the content-addressed store, hash-verified

15457
15458*/
15459QSize QCustomPlot::sizeHint() const
15460{
15461 return mPlotLayout->minimumOuterSizeHint();
15462}
15463
15464/*! \internal
15465

Callers 2

slideInMethod · 0.45
slideInMethod · 0.45

Calls 1

minimumOuterSizeHintMethod · 0.80

Tested by

no test coverage detected