Home
last modified time | relevance | path

Searched defs:KServiceGroup (Results 1 – 2 of 2) sorted by relevance

/dports/devel/kf5-kservice/kservice-5.89.0/src/services/
H A Dkservicegroup.cpp19 KServiceGroup::KServiceGroup(const QString &name) in KServiceGroup() function in KServiceGroup
24 KServiceGroup::KServiceGroup(const QString &configFile, const QString &_relpath) in KServiceGroup() function in KServiceGroup
69 KServiceGroup::KServiceGroup(QDataStream &_str, int offset, bool deep) in KServiceGroup() function in KServiceGroup
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdecore.py5704 class KServiceGroup(KSycocaEntry): class