5 API documentation

All QtLua libray symbols are located in the QtLua namespace.

Modules list  

NameDescription
BaseLua base classes
Container proxiesLua / Qt containers wrapper classes
Functions exportExpose C++ functions to lua
Model/ViewLua / Qt model view hierarchic data structure classes

Classes list  

Base module  

NameDescription
ConsoleQt console widget
DispatchProxyExpose multiple UserData objects as a single composite object.
IteratorLua iterator base class
Value::ListList of Value objects used for arguments and return values.
MetaTypeRegister Lua to Qt meta types conversion functions
RefSmart pointer with reference counter.
StateLua interpreter state wrapper class
StringCharacter string class
UserDataLua userdata objects base class
UserObjectLua userdata objects with properties
ValueLua values wrapper class
ValueRefLua value reference object class
Value::const_iteratorValue const iterator class.
Value::iteratorValue iterator class.

Functions export module  

NameDescription
FunctionFunctions like objects base class
PluginQtLua plugin class
PluginInterfaceQtLua plugin interface

Model/View module  

NameDescription
ItemQt Model/View item class
ItemModelQt Model/View item model class
ItemSelectionModelQt Model/View exclusive selection model class
ListItemQt Model/View list item class
TableDialogQt Model/View lua table view dialog
TableGridModelQt Model/View lua table grid model class
TableTreeModelQt Model/View lua table model class

Container proxies module  

NameDescription
ArrayProxyC array access wrapper for lua script
ArrayProxyRoC array read only access wrapper for lua script
QHashProxyQHash and QMap access wrapper for lua script
QHashProxyRoQHash and QMap read only access wrapper for lua script
QLinkedListProxyQLinkedList access wrapper for lua script
QListProxyQList access wrapper for lua script
QListProxyRoQList read only access wrapper for lua script
QVectorProxyQVector access wrapper for lua script
QVectorProxyRoQVector read only access wrapper for lua script

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