Home
last modified time | relevance | path

Searched refs:slotViewToolBar (Results 1 – 9 of 9) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dkstarsinit.cpp541 actionCollection()->add<KToggleAction>("show_stars", this, SLOT(slotViewToolBar())) in initActions()
545 actionCollection()->add<KToggleAction>("show_deepsky", this, SLOT(slotViewToolBar())) in initActions()
549 actionCollection()->add<KToggleAction>("show_planets", this, SLOT(slotViewToolBar())) in initActions()
553 actionCollection()->add<KToggleAction>("show_clines", this, SLOT(slotViewToolBar())) in initActions()
557 actionCollection()->add<KToggleAction>("show_cnames", this, SLOT(slotViewToolBar())) in initActions()
561 actionCollection()->add<KToggleAction>("show_cbounds", this, SLOT(slotViewToolBar())) in initActions()
569 actionCollection()->add<KToggleAction>("show_mw", this, SLOT(slotViewToolBar())) in initActions()
581 actionCollection()->add<KToggleAction>("show_horizon", this, SLOT(slotViewToolBar())) in initActions()
585 actionCollection()->add<KToggleAction>("show_flags", this, SLOT(slotViewToolBar())) in initActions()
589 actionCollection()->add<KToggleAction>("show_satellites", this, SLOT(slotViewToolBar())) in initActions()
[all …]
H A Dkstars.h745 void slotViewToolBar();
H A Dkstarsactions.cpp103 void KStars::slotViewToolBar() in slotViewToolBar() function in KStars
/dports/accessibility/kmouth/kmouth-21.12.3/
H A Dkmouth.h120 void slotViewToolBar();
H A Dkmouth.cpp436 void KMouthApp::slotViewToolBar() in slotViewToolBar() function in KMouthApp
/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/
H A Dkmplayer.h92 void slotViewToolBar ();
H A Dkmplayer.cpp194 this, SLOT (slotViewToolBar ()), ac); in initActions()
881 slotViewToolBar(); in readOptions()
1221 KDE_NO_EXPORT void KMPlayerApp::slotViewToolBar() { in slotViewToolBar() function in KMPlayerApp
/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A Dkdiff3.h228 void slotViewToolBar();
H A Dkdiff3.cpp1044 void KDiff3App::slotViewToolBar() in slotViewToolBar() function in KDiff3App