gLayoutPrototype Class Reference

List of all members.

Public Member Functions

mixed LayoutChilds (mixed parentwidget, mixed l, mixed t, mixed w, mixed h)
mixed CalculatePreferredSize (mixed parentwidget)
mixed New (mixed...)
 create layouter


Detailed Description

Definition at line 4730 of file lua_pseudo_code.cpp.


Member Function Documentation

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

-------------------------------------------------------- prototype -------------------------------------------------------- aranges all childs (even if they are invsibile) in the given area (l=left,t=top,w=width,h=heigh)

Definition at line 4736 of file lua_pseudo_code.cpp.

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

calculate prefered used area returns w,h

Definition at line 4740 of file lua_pseudo_code.cpp.

mixed gLayoutPrototype::New ( mixed...   )  [inline]

create layouter

Definition at line 4743 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