3 Programming with QtLua
This section covers the following topics:
- 3.1 QtLua lua libraries
- 3.1.1 Predefined lua functions
- 3.1.2 Qt related functions
- 3.2 Error handling and exceptions
- 3.3 Qt/Lua types conversion
- 3.4 QObject wrapping
- 3.4.1 QObject ownership
- 3.5 Coroutines