Home
last modified time | relevance | path

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

/dports/devel/kf5-kio/kio-5.89.0/src/widgets/
H A Dkfileitemactions_p.h70 bool shouldDisplayServiceMenu(const KConfigGroup &cfg, const QString &protocol) const;
H A Dkfileitemactions.cpp441 bool KFileItemActionsPrivate::shouldDisplayServiceMenu(const KConfigGroup &cfg, const QString &prot… in shouldDisplayServiceMenu() function in KFileItemActionsPrivate
595 if (!shouldDisplayServiceMenu(cfg, protocol)) { in addServiceActionsTo()