QtLua namespace reference

Members  

Types  

Members detail  

enum Library  

Specify lua standard libraries and QtLua lua libraries to load with the State::openlib function.

IdentifierDescription
BaseLibstandard lua base library
PackageLibstandard lua package library
StringLibstandard lua string library
TableLibstandard lua table library
MathLibstandard lua math library
IoLibstandard lua io library
OsLibstandard lua os library
DebugLibstandard lua debug library
QtLuaLiblua library with base functions, see Predefined lua functions section.
QtLiblua library with wrapped Qt functions, see Wrapped Qt functions section.
AllLibsAll libraries wildcard

typedef QMap<String, Ref<Member>> member_cache_t  

No documentation available

typedef QHash<const QMetaObject*, MetaCache> meta_cache_t  

No documentation available

Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 22:46:02 2012 using MkDoc