Once again, thank you!

I want to be able to expose objects from C++ but also create new instances in the QtScript. The only thing I should do therefore is to create a constructor function right?

I think I'm getting my head around it!