Revision 904360

Go back to digest for 4th January 2009

Features in Development Tools

Mauro Iazzi committed changes in /trunk/playground/bindings/kloss:

* added a function to extract QVariants from the stack
* initial support for handling QObject* aruments
* implemented calling a slot from Lua
* implemented callFunction for calling a specific function of the script
* added support for setting a QObject property from Lua
* implemented functionNames for a script
* removed some commented code and sanitized some debug statements
* changed the test for properties
* added copyright lines and license information on new files

File Changes

Modified 7 files
  • /trunk/playground/bindings/kloss
  •   /klossinterpreter.cpp
  •   /klossinterpreter.hpp
  •   /klosslua.cpp
  •   /klosslua.hpp
  •   /klossscript.cpp
  •   /klossscript.hpp
  •   /test/properties.lua
7 files changed in total