![]() |
Lua Utils
Biblioteca utilitária para facilitar a integração de Lua com C++
|
This is the complete list of members for LuaProxy, including all inherited members.
checkObjectOfClass(lua_State *L, int index) | LuaProxy | inlinestatic |
isObject(lua_State *L, int index) | LuaProxy | static |
pushMetatable(lua_State *L, Base *obj) | LuaProxy | static |
pushObject(lua_State *L, Base *obj) | LuaProxy | static |
toObject(lua_State *L, int index) | LuaProxy | static |
toObjectOfClass(lua_State *L, int index) | LuaProxy | inlinestatic |
toObjectOfClass(const QVariant &v) | LuaProxy | inlinestatic |