QLua
Lua-Qt bindings
Classes | Namespaces
LuaCallbackDispatcher.h File Reference

Qt signals to Lua callback functions. More...

#include <QMap>
#include <QList>
#include "LuaArguments.h"
Include dependency graph for LuaCallbackDispatcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  qlua::LuaCBackMethod
 C++ method abstraction: Qt signals are connected to instances of this class which invokes associated Lua function through the Invoke method. More...
class  qlua::LuaCallbackDispatcher
 Manages Lua function invocation through Qt signals. And connection of Qt signals to Lua functions or QObject methods. More...

Namespaces

namespace  qlua
 

QLua namespace.



Detailed Description

Qt signals to Lua callback functions.

 All Classes Namespaces Files Functions Variables Enumerations Enumerator