|
|
@ -144,7 +144,7 @@ public class KCMultiDialog extends KDialogBase {
|
|
|
|
protected native void slotOk();
|
|
|
|
protected native void slotOk();
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
This slot is called when the user presses the "Help" Button.
|
|
|
|
This slot is called when the user presses the "Help" Button.
|
|
|
|
It reads the DocPath field of the currently selected KControl
|
|
|
|
It reads the X-DocPath field of the currently selected KControl
|
|
|
|
module's .desktop file to find the path to the documentation,
|
|
|
|
module's .desktop file to find the path to the documentation,
|
|
|
|
which it then attempts to load.
|
|
|
|
which it then attempts to load.
|
|
|
|
You can reimplement this slot if needed.
|
|
|
|
You can reimplement this slot if needed.
|
|
|
|