KDECore
kservicegroup.h
Go to the documentation of this file.
191 List entries(bool sorted, bool excludeNoDisplay, bool allowSeparators, bool sortByGenericName=false);
Definition kservicegroup_p.h:28
KServiceGroup represents a group of service, for example screensavers.
Definition kservicegroup.h:63
void setLayoutInfo(const QStringList &layout)
Definition kservicegroup.cpp:691
QStringList suppressGenericNames() const
Returns a list of untranslated generic names that should be be suppressed when showing this group.
Definition kservicegroup.cpp:216
friend class KBuildServiceGroupFactory
Definition kservicegroup.h:64
QString comment() const
Returns the comment about this service group.
Definition kservicegroup.cpp:111
int childCount() const
Returns the total number of displayable services in this group and any of its subgroups.
Definition kservicegroup.cpp:117
QString relPath() const
Returns the relative path of the service group.
Definition kservicegroup.cpp:94
List entries(bool sorted, bool excludeNoDisplay, bool allowSeparators, bool sortByGenericName=false)
List of all Services and ServiceGroups within this ServiceGroup.
Definition kservicegroup.cpp:356
bool noDisplay() const
Returns true if the NoDisplay flag was set, i.e.
Definition kservicegroup.cpp:210
bool showEmptyMenu() const
Return true if we want to display empty menu entry.
Definition kservicegroup.cpp:156
QString icon() const
Returns the name of the icon associated with the group.
Definition kservicegroup.cpp:105
KServiceGroup(const QString &name)
Construct a dummy servicegroup indexed with name.
Definition kservicegroup.cpp:34
Definition kaboutdata.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.