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

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

calculate prefered used area returns w,h

Definition at line 605 of file lua_pseudo_code.cpp.

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

create layouter

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