1

I do not know Javascript and have never used Qt. I do use c++ but I don't think that is much help? It is a pretty simple script but I can't find any tutorial etc for Qtscript.

chinchin
  • 271
  • 5
  • 16

1 Answers1

1

Qt's own documentation is a good place to start. Try Making Applications Scriptable and Qt Script Examples.

Arnold Spence
  • 21,942
  • 7
  • 74
  • 67