PDA

View Full Version : QtScript basic tutorial



thomir
10th May 2008, 10:38
Hi,


I've been wading my way through the QtScript module, and have had a lot of difficulty working out what everything does. The Official docs are good, but can be hard to understand for a beginner like me.

Anyway, I've got the basics working, and thought I'd share my knowledge with anyone who's interested:

http://tech-foo.blogspot.com/2008/05/how-to-make-c-classes-available-in.html

I'll be adding new posts in the future, as I make my way though the various QtScript topics.

thomir
11th May 2008, 16:03
OK, So I've been able to do a bit more work this weekend.

If anyone's still following this, part two is now available:

http://tech-foo.blogspot.com/2008/05/qtscript-exposing-c-classes-part-two.html

Some feedback on this (especially constructive criticism - I'm sure there's a better way to do some of this stuff) would be great.


Thanks again!

grants
2nd April 2013, 04:17
It's very usefule. Thank you for your blog.

I'm a beginner of QtScript, but I'm familier with Javascript.