IconView.Orientation (gb.qt4)
Property Orientation As Integer
Return or set the orientation of the 
iconview.
It can be one of the following constant:
  - 
Arrange.Vertical : text is displayed under the icon, and icons are displayed vertically.
 
  - 
Arrange.Horizontal : text is displayed besides the icon, and icons are displayed horizontally.