Class QVerticalAlign
Class QVerticalAlign: Vertical alignment of a QControl
string |
NotSet
Not set |
#
'NotSet'
|
string |
Top
Pull to top (top alignment) |
#
'top'
|
string |
Middle
Center vertically |
#
'middle'
|
string |
Bottom
Push to bottom (bottom alignment) |
#
'bottom'
|