UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. fireful0
    3. Topics
    F
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 5
    • Groups 0

    Topics

    • F

      Web App Tutorial?

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      2
      1 Votes
      2 Posts
      282 Views
      F
      I figured out a good base to start with. Inside of the main QML, start with: import QtQuick import QtQuick.Window import QtWebEngine Window { width: 1024 height: 750 visible: true WebEngineView { anchors.fill: parent url: "https://www.qt.io" } } Found here: https://doc.qt.io/qt-6/qtwebengine-webenginequick-minimal-example.html
    • F

      Which phones support wired HDMI out?

      Watching Ignoring Scheduled Pinned Locked Moved General
      4
      0 Votes
      4 Posts
      445 Views
      K
      @fireful0 I wouldn't count on wireless display that much. First of all, compatibility on UT is very limited. It's only known to work on Microsoft Wireless Display Adapter and I don't even know if it works on OnePlus One. Also, even if it works, wireless display has significant input lag that it's only really usable with media consumption. Even on Android, I never had a good experience with it.