Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. QT QtDataVisualization how to show QSurface3DSeries in QWidget
Qt 6.11 is out! See what's new in the release blog

QT QtDataVisualization how to show QSurface3DSeries in QWidget

Scheduled Pinned Locked Moved Unsolved Qt 6
2 Posts 2 Posters 352 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.
  • Y Offline
    Y Offline
    yangyanhui4
    wrote on last edited by
    #1

    Hi,I have a Q3DSurface and I want to show it in a QWidget in a UI FILE. But when I use graph(Q3DSurface).show,the program create a new window to show the graph. But I want to show it in a fixed QWidget which is defined in a ui file. how can I realize this?
    thanks

    jsulmJ 1 Reply Last reply
    0
    • Y yangyanhui4

      Hi,I have a Q3DSurface and I want to show it in a QWidget in a UI FILE. But when I use graph(Q3DSurface).show,the program create a new window to show the graph. But I want to show it in a fixed QWidget which is defined in a ui file. how can I realize this?
      thanks

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @yangyanhui4 said in QT QtDataVisualization how to show QSurface3DSeries in QWidget:

      But I want to show it in a fixed QWidget which is defined in a ui file

      Then set this widget as parent of your Q3DSurface

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      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