|
|
This library provides a framework that makes it easy for applications to embed KJS, the KDE JavaScript interpreter. The facilities available include a JS console widget, a dialog loader and a binding between JS and the properties of a QObject.
The main classes are:
JSObjectProxy : A Javascript object that can access the properties of a QObject,
JSHookLoader : Loads JS commands from a KConfig file.
JSConsoleWidget : A widget that provides an interactive JS console.
JSConsolePart : A KPart wrapper for JSConsoleWidget .
MessageLogWidget : A widget providing a colorised message log.
Generated by: rich on pegasus on Fri Nov 9 01:30:42 2001, using kdoc 2.0a53. |