Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/tools/
H A Dobslistwizard.h49 void slotDeepSkyButton();
H A Dobslistwizard.cpp54 connect(olw->DeepSkyButton, SIGNAL(clicked()), this, SLOT(slotDeepSkyButton())); in ObsListWizard()
274 void ObsListWizard::slotDeepSkyButton() in slotDeepSkyButton() function in ObsListWizard