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

Function height

3rdparty/qcustomplot/qcustomplot.h:4993–4993  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4991 int bottom() const { return mRect.bottom(); }
4992 int width() const { return mRect.width(); }
4993 int height() const { return mRect.height(); }
4994 QSize size() const { return mRect.size(); }
4995 QPoint topLeft() const { return mRect.topLeft(); }
4996 QPoint topRight() const { return mRect.topRight(); }

Callers 6

paintEventMethod · 0.85
paintEventMethod · 0.85
paintEventMethod · 0.85
ScrollTextMethod · 0.85
paintEventMethod · 0.85
resizeEventMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected