Align (gb.report2)

Esta clase reimplementa Align en gb.qt4.

Esta clase es estática.

Constantes
Bottom  
BottomLeft  
BottomNormal  
BottomRight  
Center  
Left  
Normal  
Right  
Top  
TopLeft  
TopNormal  
TopRight  

Inherited constants
Justify   Constant for justifying horizontally and centering vertically.

Inherited static methods
IsBottom   Return if Alignment is a bottom alignment constant.
IsCenter   Return if Alignment is a center alignment constant.
IsLeft   Return if Alignment is a left alignment constant.
IsMiddle   Return if Alignment is a vertical center alignment constant.
IsRight   Return if Alignment is a right alignment constant.
IsTop   Return if Alignment is a top alignment constant.
Make   Return an alignment constant from its horizontal and vertical parts.