Align (gb.report2)
Cette classe réimplémente
Align
dans
gb.qt4.
Cette classe est statique.
Constantes
Constantes héritées
Justify
|
Constant for justifying horizontally and centering vertically.
|
Méthodes statiques héritées
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.
|