[Interest] Rotating a QGuiApplication

Mark R Youngquist mark.youngquist at vantagecontrols.com
Fri Apr 1 18:23:14 CEST 2016


Prior to our updates on our product and working with QQuickView we had been able to relateively easily transform our screen using something similar:


    view->rootObject()->setTransformOrigin(QQuickItem::TopLeft);
    view->rootObject()->setRotation(90);
    view->rootObject()->setX(view()->rootObject()->height());


I am struggling to find an equivalent in the QGuiApplication that allows for this same rotation.  Our scenario is a specific screen that is mounted vertically instead of horizontally, and we had solved that via this rotation in the past.


What am I missing?



Mark Youngquist



________________________________

Ce message, ainsi que tous les fichiers joints à ce message, peuvent contenir des informations sensibles et/ ou confidentielles ne devant pas être divulguées. Si vous n'êtes pas le destinataire de ce message (ou que vous recevez ce message par erreur), nous vous remercions de le notifier immédiatement à son expéditeur, et de détruire ce message. Toute copie, divulgation, modification, utilisation ou diffusion, non autorisée, directe ou indirecte, de tout ou partie de ce message, est strictement interdite.
Se désabonner: Si vous souhaitez être retiré de notre liste de diffusion, s'il vous plaît envoyer vos coordonnées à CASL.unsubscribe at legrand.ca<mailto:casl.unsubscribe at legrand.ca> et indiquer quels sont les messages que vous ne souhaitez plus recevoir.


This e-mail, and any document attached hereby, may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized, direct or indirect, copying, disclosure, distribution or other use of the material or parts thereof is strictly forbidden.
Unsubscribe: If you would like to be removed from our mailing list, please send your contact information to CASL.unsubscribe at legrand.ca<mailto:casl.unsubscribe at legrand.ca> and indicate what messages you no longer wish to receive.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160401/3eca9469/attachment.html>


More information about the Interest mailing list