void setTabPosition ( TabPosition )
QTabWidget::North 0 The tabs are drawn above the pages.
QTabWidget::South 1 The tabs are drawn below the pages.
QTabWidget::West 2 The tabs are drawn to the left of the pages.
QTabWidget::East 3 The tabs are drawn to the right of the pages.