Unsolved How to rotate a Menu
-
Hi all,
for my application it is possible to change the rotation. I have a Rectangle which contains a Toolbar and a WebEngine View. I wrote a little js function to rotate this rectangle in qml. Everything works well, but i Just relized that my drop-down menu of the Toolbar is not rotating. It always pops up from top to down. Is tehre a way to rotate a menu?
Thanks for your help
Dominator