Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Design Tooling
  3. Qt Design Studio
  4. I'm adding a video but it's not showing
Forum Updated to NodeBB v4.3 + New Features

I'm adding a video but it's not showing

Scheduled Pinned Locked Moved Unsolved Qt Design Studio
2 Posts 3 Posters 882 Views
  • 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.
  • D Offline
    D Offline
    Deichor
    wrote on last edited by
    #1

    I added a video and made the necessary settings, but it does not appear in the run project section.

    1646280d-d3cd-4477-95f4-05f78e8f0ba4-image.png
    ddcc39ae-9691-4283-a983-f447bc543f34-image.png

    H 1 Reply Last reply
    0
    • D Deichor

      I added a video and made the necessary settings, but it does not appear in the run project section.

      1646280d-d3cd-4477-95f4-05f78e8f0ba4-image.png
      ddcc39ae-9691-4283-a983-f447bc543f34-image.png

      H Offline
      H Offline
      Henning G
      wrote on last edited by
      #2

      @Deichor Video by default isn't playing. You need to call play() on the video item. If you don't want a button or any other UI element to start the video, you could use Component.onCompleted() to call the play() method.

      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