LibreCAD
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
luaqobject.h File Reference
#include "lua.h"
#include "lualib.h"
#include "lauxlib.h"
#include <QObject>
#include <QMetaMethod>
#include "lua-intf/LuaIntf/LuaIntf.h"
#include "lua/qtbridge.h"
Include dependency graph for luaqobject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LuaQObject
 QObject wrapper for Lua Allow connecting Qt signals with Lua functions. More...