Description
It would be nice if a new QObjectWrapOption could be added in QScriptEngine: ExcludeMethods.
This would make it possible to have a prototype object in place that handles all method calls, rather than having the methods recreated in each wrapper object.