KNewStuff
kmoretools.h
766 KMoreToolsMenuItem(KMoreToolsService* registeredService, KMoreTools::MenuSection defaultLocation, const QString& initialItemTextTemplate);
768 KMoreToolsMenuItem(QAction* action, const QString& itemId, KMoreTools::MenuSection defaultLocation);
ConfigureDialogAccessibleSetting
Specify if the Configure dialog be accessible from the menu (via a "Configure..." menu item) ...
Definition: kmoretools.h:221
A service described in a .desktop file (kmt-desktopfile) which will be called "registered service"...
Definition: kmoretools.h:361
Define how the default structure of the menu should look like.
Definition: kmoretools.h:534
Represents a menu item of a service (application, tool or variant of the same service with different ...
Definition: kmoretools.h:671
by existence of desktop file (discoverable by KService)
Definition: kmoretools.h:175
Always show the "Configure..." menu item (default)
Definition: kmoretools.h:227
ServiceLocatingMode
Specify how should be determined if a service is installed or not.
Definition: kmoretools.h:170
Defensively show the "Configure..." menu item.
Definition: kmoretools.h:241
by existence of executable defined in the TryExec or Exec line of the provided kmt-desktopfile ...
Definition: kmoretools.h:181
Helps to create user-configurable menus with tools which are potentially not yet installed.
Definition: kmoretools.h:161
The item is placed in the main section (default)
Definition: kmoretools.h:192
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 18 2021 22:43:50 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 18 2021 22:43:50 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.