This section describes the QtLua API. Classe QtLuaEngine and QtLuaLocker provides a Lua interpreter for use in any Qt application with capabilities comparable to those of the QtScript and additional support for multi-threaded execution. Additional functions with prefix luaQ provide the essential tools for manipulating Qt data in Lua functions written in C or C++.

Subsections

  1. Class QtLuaEngine
  2. Class QtLuaLocker
  3. The luaQ functions