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

Method animSelection

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

Source from the content-addressed store, hash-verified

31/*GUI*/
32QColor& AppSettings::guiColor(int id) { return m_guiColor[id]; }
33bool AppSettings::animSelection() { return m_animSelection; }
34bool AppSettings::guiSmoothScSh() { return m_guiSmoothScSh; }
35bool AppSettings::scaleHZMarkers() { return m_scaleHZMarkers; }
36bool AppSettings::scalePinMarkers() { return m_scalePinMarkers; }

Callers 1

itemChangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected