Home
last modified time | relevance | path

Searched refs:OpsGuides (Results 1 – 5 of 5) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/options/
H A Dopsguides.cpp22 OpsGuides::OpsGuides() : QFrame(KStars::Instance()) in OpsGuides() function in OpsGuides
69 void OpsGuides::slotToggleConstellOptions(bool state) in slotToggleConstellOptions()
74 void OpsGuides::slotToggleConstellationArt(bool state) in slotToggleConstellationArt()
79 void OpsGuides::slotToggleMilkyWayOptions(bool state) in slotToggleMilkyWayOptions()
84 void OpsGuides::slotToggleOpaqueGround(bool state) in slotToggleOpaqueGround()
89 void OpsGuides::slotToggleAutoSelectGrid(bool state) in slotToggleAutoSelectGrid()
95 void OpsGuides::slotApply() in slotApply()
H A Dopsguides.h18 class OpsGuides : public QFrame, public Ui::OpsGuides
23 explicit OpsGuides();
24 virtual ~OpsGuides() override = default;
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dkstars.h60 class OpsGuides; variable
903 OpsGuides *opguides { nullptr };
H A Dkstarsactions.cpp1059 opguides = new OpsGuides(); in prepareOps()
/dports/astro/kstars/kstars-3.5.6/
H A DMainpage.dox92 …- Settings: OpsCatalog, OpsAdvanced, OpsColors, OpsGuides, OpsSatellites, OpsSolarSystem, OpsSuper…