Home
last modified time | relevance | path

Searched refs:flagShowObjSelfShadowsChanged (Results 1 – 2 of 2) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DSolarSystem.hpp77 …D getFlagShowObjSelfShadows WRITE setFlagShowObjSelfShadows NOTIFY flagShowObjSelfShadowsChanged)
766 void flagShowObjSelfShadowsChanged(bool b);
H A DSolarSystem.cpp1973 emit flagShowObjSelfShadowsChanged(b); in setFlagShowObjSelfShadows() local