New SDK Documentation

Hello all,

Reading Harmony scripting documentation, it says that the new SDK is based on Qt instead of QSA. The doc also suggests a link ( http://qt-project.org/doc/qt-4.8/porting-qsa.html ) for the ones interested in understand the details of the language.

My question is: since Qt 4.8 is a very large framework with tons of great classes and objects to use, which one of them is wrapped into ToonBoom SDK?

In the project I am working on, we have already developed several plugins with specific user interfaces and widgets using a third party software.

The problem is that this software that we used ( AutoHotKey ) only works in windows platforms.

If we could achieve similar results with Qt, it would be great because it would be platform independent.

Thanks for reading!

Best,
Guilherme Coutinho