Align (gb.report2)
Diese Klasse reimplementiert
Align
in
gb.qt4.
Diese Klasse ist statisch.
Konstanten
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.
|