QObjectWrapper::LuaSlot struct reference
[QObject wrapping module]

Declaration  

#include <internal/qtluaqobjectwrapper.hh>

namespace QtLua {
class QObjectWrapper {
struct LuaSlot;
};
};

This struct is a member of the QObjectWrapper class.

This struct is declared in internal/qtluaqobjectwrapper.hh source file, line 115.

This member access is private.

Members  

Function  

  • LuaSlot(const Value &v, int sigindex)

Fields  

Members detail  

LuaSlot(const Value &v, int sigindex)  

This constructor is declared in internal/qtluaqobjectwrapper.hh source file, line 116.

int _sigindex  

This variable is declared in internal/qtluaqobjectwrapper.hh source file, line 119.

Value _value  

This variable is declared in internal/qtluaqobjectwrapper.hh source file, line 118.

Valid XHTML 1.0 StrictGenerated by diaxen on Sat Mar 30 16:23:03 2013 using MkDoc