Core Class Reference
#include <core.h>
Inherits KDevCore.
Signals | |
void | activeProcessChanged (KDevPlugin *which, bool runs) |
Static Public Member Functions | |
static Core * | getInstance () |
static void | setupShourtcutTips (KXMLGUIClient *client=0) |
Detailed Description
Member Function Documentation
◆ setupShourtcutTips()
|
static |
Setup shourtcut tips.
For every TDEAction with a shortcut, appends the shortcut string, in parenthesis, to the actions's tooltip. If tooltip already has any text in parens, it's removed and shortcut is added instead.
- Parameters
-
client Pointer to KXMLGUIClient object, which contain an collection of actions (TDEActionCollection). If the parameter is null, function is applied to the all available KXMLGUIClient objects.
The documentation for this class was generated from the following files: