Home
last modified time | relevance | path

Searched refs:wiView (Results 1 – 3 of 3) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dkstarsdbus.cpp619 if (KStars::Instance()->wiView()) in loadColorScheme()
620 KStars::Instance()->wiView()->setNightVisionOn(true); in loadColorScheme()
660 if (KStars::Instance()->wiView()) in loadColorScheme()
661 KStars::Instance()->wiView()->setNightVisionOn(false); in loadColorScheme()
H A Dkstars.h565 WIView *wiView() in wiView() function
H A Dkspopupmenu.cpp802 KStars::Instance()->wiView()->inspectSkyObject( in slotViewInWI()