Hi,
is there any simple way to prevent screen automatically turn (like in Symbian with Qt::WA_LockPortraitOrientation) ?
I tried locking with Page but that did not worked always.
My app is mentioned for portrait only, it does not make sense to have it turn to horizontal.

Reply With Quote

