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

Function font

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

Source from the content-addressed store, hash-verified

5067 // getters:
5068 QCPLegend *parentLegend() const { return mParentLegend; }
5069 QFont font() const { return mFont; }
5070 QColor textColor() const { return mTextColor; }
5071 QFont selectedFont() const { return mSelectedFont; }
5072 QColor selectedTextColor() const { return mSelectedTextColor; }

Callers 2

updateTextMethod · 0.85
AeqPreviewPlotMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected