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

Function devicePixelRatio

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

Source from the content-addressed store, hash-verified

583 QSize size() const { return mSize; }
584 bool invalidated() const { return mInvalidated; }
585 double devicePixelRatio() const { return mDevicePixelRatio; }
586
587 // setters:
588 void setSize(const QSize &size);

Callers 2

QCustomPlotMethod · 0.85
paintEventMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected