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 625 of file lua_pseudo_code.cpp.


Member Function Documentation

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

Definition at line 627 of file lua_pseudo_code.cpp.

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

Definition at line 629 of file lua_pseudo_code.cpp.

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

Definition at line 631 of file lua_pseudo_code.cpp.

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

Definition at line 633 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 636 of file lua_pseudo_code.cpp.


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

Generated on Wed Feb 8 06:00:25 2012 for lua by  doxygen 1.5.6