Package fife :: Package extensions :: Package pychan :: Package widgets' :: Module layout
[hide private]
[frames] | no frames]

Module layout

source code

Classes [hide private]
  LayoutBase
This class is at the core of the layout engine.
  VBoxLayoutMixin
A mixin class for a vertical layout.
  HBoxLayoutMixin
A mixin class for a horizontal layout.
  Spacer
A spacer represents expandable or fixed 'whitespace' in the GUI.
Functions [hide private]
 
isLayouted(widget) source code