Home
last modified time | relevance | path

Searched refs:internalAppletInfo (Results 1 – 3 of 3) sorted by relevance

/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/plasma/
H A Dpluginloader.h542 virtual KPluginInfo::List internalAppletInfo(const QString &category) const;
H A Dpluginloader.cpp840 KPluginInfo::List PluginLoader::internalAppletInfo(const QString &category) const in internalAppletInfo() function in Plasma::PluginLoader
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dplasma.py3293 def internalAppletInfo(self, category): member in Plasma.PluginLoader