Home
last modified time | relevance | path

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

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/calendar/
H A Dcalendarplugin.cpp105 this, SLOT(slotCalendar())); in setup()
110 void CalendarPlugin::slotCalendar() in slotCalendar() function in DigikamGenericCalendarPlugin::CalendarPlugin
H A Dcalendarplugin.h59 void slotCalendar();
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dkstars.h617 void slotCalendar();
H A Dkstarsinit.cpp439 … actionCollection()->addAction("skycalendar", this, SLOT(slotCalendar())) << i18n("Sky Calendar"); in initActions()
H A Dkstarsactions.cpp580 void KStars::slotCalendar() in slotCalendar() function in KStars