Hello All,
I need to write the application for landscape & portrait mode (zaurus SL-C1000).
How can I detect screen rotation in the program?

I have the application which in the landscape mode on the right side has the vertical button group with 5 buttons, and in the portrait - on the bottom - horizontal button group with the same 5 buttons.
I try to use QVButtonGroup, but it always vertical (independent from screen mode).

Thank You.