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. Manual orientation setting

Manual orientation setting

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 794 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.
  • M Offline
    M Offline
    mashinapetro
    wrote on last edited by
    #1

    Hello all!
    I'm making app, in which i have some pages.
    At one page i have video, which i want show only in landscape orientation.
    How can i manually set orientation when i show that page?
    I use Qt 5.3 and target platforms: iOS and Android.

    1 Reply Last reply
    0
    • GianlucaG Offline
      GianlucaG Offline
      Gianluca
      wrote on last edited by
      #2

      If you use QML/QtQuick, then just apply a rotation to the container item of your scene ( Item.rotation = 90 )

      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