QtScript
Christoph Cullmann
cullmann at babylon2k.de
Mon Feb 12 16:58:44 GMT 2007
On Monday 12 February 2007 14:53:10 Roberto Raggi wrote:
> Great! looking forward to play with it :-) I attached a little
> example that show how to write a "prototype" for QTextCursor using
> QScriptable.
> I hope you will find it useful :-) another good example is tetrix
> +qscript in qt/examples/script/tetrix
>
> btw the attached little example accepts things like
>
> with (editor.cursor) {
> insertText("ciao")
> insertText("hello ")
> insertText("world ")
> insertText("nice ")
> moveWordLeft()
> moveWordLeft()
> insertText("whatever ")
> }
Looks all nice, question is only, is it speed-wise close to kjs or perhaps
even better? (atm kjs scripts are slow, even with only evaling functions of
already parsed scripts)
But my main question is still open, will qt-copy be updated to any new qt
snapshot in the near future?
cu
Christoph
--
Christoph Cullmann
KDE Developer, Kate Maintainer
http://www.babylon2k.de, cullmann at kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070212/573a8c04/attachment.sig>
More information about the kde-core-devel
mailing list