#include <lua_prop.h>
List of all members.
Classes |
struct | luaProp |
Public Types |
typedef struct lua_prop::luaProp | luaProp |
Static Public Member Functions |
static void | lua_pushproperty (lua_State *L, Property *pProperty) |
static void | lua_pushproperty (lua_State *L, ObjectId pObjectId, const QString &pName, Property *pProperty) |
static luaProp * | arg (lua_State *L, int pIndex=1) |
static int | luaSetValue (lua_State *L, const QString &pPrpNam, Object *pObject, Property *pFndPrp, Object *pFndObj, int pIdx) |
static void | luaNewRecurse (lua_State *L, int pIdx, QVariant &pVariant) |
Friends |
class | lua_moo |
Member Typedef Documentation
Member Function Documentation
Friends And Related Function Documentation
The documentation for this class was generated from the following files: