MCPcopy Create free account
hub / github.com/XRay3D/GERBER_X3 / theme

Method theme

static_libs/common/settings.cpp:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35bool AppSettings::scaleHZMarkers() { return m_scaleHZMarkers; }
36bool AppSettings::scalePinMarkers() { return m_scalePinMarkers; }
37int AppSettings::theme() { return m_theme; }
38
39/*Clipper*/
40int AppSettings::clpCircleSegments(double radius)

Callers 1

updateThemeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected