Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Alternative to rotating framebuffer

Alternative to rotating framebuffer

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Victor
    wrote on last edited by
    #1

    Hello,
    I've an omap4 SOM running Linaro, but it does not support framebuffer rotation using uboot parameters or any userland utility that I have tried.

    For my QML GUI, is there a way to make it rotated using Creator or any other QT method?

    Thanks,
    Vic

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mlong
      wrote on last edited by
      #2

      For QML, you could try adding
      @
      rotation: 90
      @
      in your root element or use a "Rotation":http://developer.qt.nokia.com/doc/qt-4.8/qml-rotation.html element in the transform property of the root element.

      Software Engineer
      My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved