Home
last modified time | relevance | path

Searched refs:TipofDay (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/widgetutils/config/
H A Dkstandardaction_p.h113 …{ TipofDay, KStandardShortcut::TipofDay, "help_show_tip", I18N_NOOP("Tip of the &Day"), 0, "h…
H A Dkstandardaction.h155 TipofDay, enumerator
H A Dkstandardaction.cpp622 return KStandardAction::create(TipofDay, recvr, slot, parent); in tipOfDay()
/dports/x11-toolkits/kf5-kconfigwidgets/kconfigwidgets-5.89.0/src/
H A Dkstandardaction_p.h106 …{ TipofDay, KStandardShortcut::TipofDay, "help_show_tip", kli18n("Tip of the &Day"), {}, "hel…
H A Dkstandardaction.h198 TipofDay, ///< Display the "Tip of the Day". enumerator
1152 KSTANDARDACTION_WITH_NEW_STYLE_CONNECT(tipOfDay, TipofDay)
H A Dkstandardaction.cpp704 return KStandardAction::create(TipofDay, recvr, slot, parent); in tipOfDay()
/dports/devel/kf5-kconfig/kconfig-5.89.0/src/gui/
H A Dkstandardshortcut.h135 TipofDay, ///< Display the "Tip of the Day". enumerator
H A Dkstandardshortcut.cpp360 …{TipofDay, "TipofDay", QT_TRANSLATE_NOOP3("KStandardShortcut", "Tip Of Day", "@action"), 0, 0, QLi…
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dkstarsinit.cpp515 …ka = actionCollection()->addAction(KStandardAction::TipofDay, "help_tipofday", this, SLOT(slotTipO… in initActions()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py9372 TipofDay = 0 variable in KStandardAction
10023 TipofDay = 0 variable in KStandardShortcut