You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebindings/kjsembed
Michele Calgaro 6e47bcc543
Replace Q_WS_* defines with TQ_WS_* equivalents
2 months ago
..
bindings Replace Q_OBJECT with TQ_OBJECT 9 months ago
bindwizard Replaced 'includehints' with 'includes' in *.ui files. 2 years ago
builtins Removed additional code formatting modelines. 4 years ago
cpptests qt -> tqt conversion: 6 years ago
docs Replace Q_OBJECT with TQ_OBJECT 9 months ago
kjsembed Removed unnecessary executable flag. This relates to bug 2153. 6 years ago
plugin Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
plugins Replace Q_OBJECT with TQ_OBJECT 9 months ago
qjscmd Removed unnecessary executable flag. This relates to bug 2153. 6 years ago
qjscmdw Removed unnecessary executable flag. This relates to bug 2153. 6 years ago
qtbindings Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 10 months ago
stdlib Removed unnecessary executable flag. This relates to bug 2153. 6 years ago
tdescript Replace Q_OBJECT with TQ_OBJECT 9 months ago
tests Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
tools Replace Q_WS_* defines with TQ_WS_* equivalents 2 months ago
Doxyfile Update TQt3 property/enum macros 12 years ago
Doxyfile-Internal Fix inadvertent renaming and typos. 11 years ago
Makefile.am Add man pages for TDE applications. 2 years ago
README Initial TQt conversion 13 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
binding_type.desktop Update XDG information in support of bug report 892. 12 years ago
customobject_imp.cpp Removed code formatting modelines. 4 years ago
customobject_imp.h Removed additional code formatting modelines. 4 years ago
design.h Fix incorrect conversion 13 years ago
doxygen_fakes.h Fix incorrect conversion 13 years ago
global.cpp Fix incorrect conversion 13 years ago
global.h Removed additional code formatting modelines. 4 years ago
jsbinding.cpp Adjusted to use new TQStringVariantMap type. 5 years ago
jsbinding.h Removed additional code formatting modelines. 4 years ago
jsbindingbase.h Removed additional code formatting modelines. 4 years ago
jsbindingplugin.cpp Removed additional code formatting modelines. 4 years ago
jsbindingplugin.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
jsbuiltin.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
jsbuiltin.h Removed additional code formatting modelines. 4 years ago
jsbuiltin_imp.cpp Removed code formatting modelines. 4 years ago
jsbuiltin_imp.h Removed additional code formatting modelines. 4 years ago
jsbuiltinproxy.cpp Fix incorrect conversion 13 years ago
jsbuiltinproxy.h Removed additional code formatting modelines. 4 years ago
jsconsolewidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
jsconsolewidget.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
jseventmapper.cpp Removed code formatting modelines. 4 years ago
jseventmapper.h Removed additional code formatting modelines. 4 years ago
jseventutils.cpp Fix incorrect conversion 13 years ago
jseventutils.h Removed additional code formatting modelines. 4 years ago
jsfactory.cpp Removed code formatting modelines. 4 years ago
jsfactory.h Removed additional code formatting modelines. 4 years ago
jsfactory_imp.cpp Removed code formatting modelines. 4 years ago
jsfactory_imp.h Removed additional code formatting modelines. 4 years ago
jsobjecteventproxy.cpp Fix incorrect conversion 13 years ago
jsobjecteventproxy.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
jsobjectproxy.cpp Removed code formatting modelines. 4 years ago
jsobjectproxy.h Removed additional code formatting modelines. 4 years ago
jsobjectproxy_imp.cpp Removed code formatting modelines. 4 years ago
jsobjectproxy_imp.h Removed additional code formatting modelines. 4 years ago
jsopaqueproxy.cpp Removed code formatting modelines. 4 years ago
jsopaqueproxy.h Removed additional code formatting modelines. 4 years ago
jsopaqueproxy_imp.cpp Removed code formatting modelines. 4 years ago
jsopaqueproxy_imp.h Removed additional code formatting modelines. 4 years ago
jsproxy.cpp Removed code formatting modelines. 4 years ago
jsproxy.h Removed additional code formatting modelines. 4 years ago
jsproxy_imp.cpp Removed code formatting modelines. 4 years ago
jsproxy_imp.h Removed additional code formatting modelines. 4 years ago
jssecuritypolicy.cpp Fix incorrect conversion 13 years ago
jssecuritypolicy.h Removed additional code formatting modelines. 4 years ago
jsvalueproxy.cpp Removed code formatting modelines. 4 years ago
jsvalueproxy.h Removed additional code formatting modelines. 4 years ago
jsvalueproxy_imp.cpp Removed code formatting modelines. 4 years ago
jsvalueproxy_imp.h Removed additional code formatting modelines. 4 years ago
kjs.pro Additional renaming of kde to tde 13 years ago
kjscmd.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
kjscmd.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
kjsembedpart.cpp Removed code formatting modelines. 4 years ago
kjsembedpart.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
kjsembedpart_imp.cpp Removed code formatting modelines. 4 years ago
kjsembedpart_imp.h Removed additional code formatting modelines. 4 years ago
ksimpleprocess.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
ksimpleprocess.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
lgpl.txt Fix inadvertent "TQ" changes. 12 years ago
qjscmd.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
qjsembed.nsi qt -> tqt conversion: 6 years ago
qjsembed.pri Removed unnecessary executable flag. This relates to bug 2153. 6 years ago
qjsembed.pro Removed unnecessary executable flag. This relates to bug 2153. 6 years ago
qtstubs.cpp Fix incorrect conversion 13 years ago
qtstubs.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
setup_qtonly Additional renaming of kde to tde 13 years ago
slotproxy.cpp Fix incorrect conversion 13 years ago
slotproxy.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
slotutils.cpp Removed code formatting modelines. 4 years ago
slotutils.h Removed additional code formatting modelines. 4 years ago
testkjsembed.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
xmlactionclient.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
xmlactionclient.h Replace Q_OBJECT with TQ_OBJECT 9 months ago

README

WARNING:
-------
This library does not keep source or binary compatibility.  Unless every one
of your users compiles from source and recompiles after upgrading kjsembed,
you should be making a complete copy of this code in your app and using that
instead of the installed version.
-----------------------------------------------------------------------------


A library for embedding the KJS Javascript interpreter in application.

- A tutorial is under development, see http://xmelegance.org/kjsembed/
  or take a look in the docs directory.

- For information on using the library run kdoc over the header files.


Here is an example interactive session with the test application, all
lines beginning with 'kjs>' show the commands typed.

-- Enter a JS expression and press enter --
kjs> 10+20
30
kjs> print("Hello World!")
Hello World!
undefined
kjs> Math.sin(0)
0
kjs> Math.cos(0)
1
kjs> console
JSConsoleWidget (KJSEmbed::JSConsoleWidget)
kjs> console.childCount()
4
kjs> console.child(1)
CmdEdit (TQComboBox)
kjs> console.child(2)
RunButton (TQPushButton)
kjs> console.child("RunButton")
RunButton (TQPushButton)
kjs> console.child("RunButton").text = "Go!"
Go!
kjs> console.caption = "Different Title"
Different Title


Copyright (C) 2001-2003, Richard J. Moore <rich@kde.org>