overte-lubosz/libraries/audio
Heather Anderson 55b5a2cd03 Continued tightening and testing of the scripting engine "glue" logic
- QObject wrappers will now be reused when asked to wrap the same QObject multiple times
- improved error reporting when we can't form a native call from script
- dropped support for having the existing QtScript logic handle Qt object transformations
- assuming that our code will handle all calls into native objects
- changing timer functions to use CTimer* publicly rather than casted QObject*
2023-05-19 00:17:34 +02:00
..
src Continued tightening and testing of the scripting engine "glue" logic 2023-05-19 00:17:34 +02:00
CMakeLists.txt isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00