Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Solved QTQuick, X11, RaspberryPi3

    QML and Qt Quick
    2
    3
    589
    Loading More Posts
    • 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.
    • H
      Husky last edited by

      Hi Community,
      I have a question.
      My System is a Raspberry Pi3. A Display which is connected via SPI.
      For my Display Driver I need X11. Now my Question is, is it possible to use X11 with QTQuick on Raspberry?
      Cause I need the Virtual Keyboard with the multiple languages.
      I only found instructions to get it worked with OPENGL ES but I need X11.

      Do you have any suggesstion?

      Best regards,
      Husky

      1 Reply Last reply Reply Quote 0
      • mrjj
        mrjj Lifetime Qt Champion last edited by

        Hi
        Qt Quick needs openGL.
        However, there seems to be non opengl render
        http://doc.qt.io/QtQuick2DRenderer/

        1 Reply Last reply Reply Quote 3
        • H
          Husky last edited by

          Thanks :)

          1 Reply Last reply Reply Quote 0
          • First post
            Last post