Last edited by Kode.Cooper; 20th January 2010 at 06:30.
try transform like this ..
Qt Code:
QTransform transform; transform.rotate( 90 , Qt::YAxis); /*your QToolBox*/ this->setTransform(transform);To copy to clipboard, switch view to plain text modei dont have nay idea about it but u try to add the contents after rotating (it may work ... but not sure )..I just want to the Page convert to be horizontal, not the Contents
"Behind every great fortune lies a crime" - Balzac
Bookmarks