Using Qt Script to Automate Toon Boom Animate Functions

Qt Script provides access to many of the functionalities supported in the Animate interface.

Qt Script is an object-oriented scripting language based on the ECMAScript standard, like JavaScript and JScript. However, there are some differences that distinguish it from these scripting languages, which are familiar to web programmers.

If you are working in a network environment, refer to the topic Using Qt Script to Automate Functions - server functions on page 1.

Related Topics 

Scripting Overview