[Qt-interest] Qt vs Adobe Flash etc
Benjamin Meyer
ben at meyerhome.net
Mon Oct 12 23:08:03 CEST 2009
On Oct 12, 2009, at 1:23 AM, Jason H wrote:
> Qt has made huge strides in recent versions, particularly with the
> GraphicsView.
>
> However Qt does not have a good enough scripting language to compete
> with ActionScript. QtScript is not capable of defining new
> GraphicsItem which can then be used by Qt.
It is actually pretty easy to add the ability to construct c++ object
in QtScript and I regularly do this in all my QtScript project. Check
out the QtScript documentation for details.
-Benjamin Meyer
More information about the Qt-interest-old
mailing list