gLayoutGridPrototype Class Reference

List of all members.

Public Member Functions

mixed GetSlot (mixed i)
mixed GetSlotArea (mixed i, mixed sdw, mixed sdh)
mixed LayoutChilds (mixed parentwidget, mixed l, mixed t, mixed w, mixed h)
mixed CalculatePreferredSize (mixed parentwidget)
mixed New (mixed sx, mixed sy)
 create a grid layout with grid slots sx,sy


Detailed Description

Definition at line 4782 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed gLayoutGridPrototype::GetSlot ( mixed  i  )  [inline]

Definition at line 4784 of file lua_pseudo_code.cpp.

mixed gLayoutGridPrototype::GetSlotArea ( mixed  i,
mixed  sdw,
mixed  sdh 
) [inline]

Definition at line 4786 of file lua_pseudo_code.cpp.

mixed gLayoutGridPrototype::LayoutChilds ( mixed  parentwidget,
mixed  l,
mixed  t,
mixed  w,
mixed  h 
) [inline]

Definition at line 4788 of file lua_pseudo_code.cpp.

mixed gLayoutGridPrototype::CalculatePreferredSize ( mixed  parentwidget  )  [inline]

Definition at line 4790 of file lua_pseudo_code.cpp.

mixed gLayoutGridPrototype::New ( mixed  sx,
mixed  sy 
) [inline]

create a grid layout with grid slots sx,sy

Definition at line 4793 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6