MCPcopy Create free account
hub / github.com/collin80/SavvyCAN / tickLabelColor

Function tickLabelColor

qcustomplot.h:2024–2024  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2022 int tickLabelPadding() const;
2023 QFont tickLabelFont() const { return mTickLabelFont; }
2024 QColor tickLabelColor() const { return mTickLabelColor; }
2025 double tickLabelRotation() const;
2026 LabelSide tickLabelSide() const;
2027 QString numberFormat() const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected