I'm creating program with loadable scripts. User should be able to load several scripts from files. But there is a problem. Can I use different instances of QScriptEngine per script or maybe is better way for this?