Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [QOpenGLWidget] Output image in manwindow and separated float window
Forum Update on Monday, May 27th 2025

[QOpenGLWidget] Output image in manwindow and separated float window

Scheduled Pinned Locked Moved Unsolved General and Desktop
openglqopenglwidget
1 Posts 1 Posters 658 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
    debian
    wrote on 17 Nov 2015, 14:42 last edited by debian
    #1

    Hello!
    Now I use QOpenGLWidget subclass for output images in application main window, after user select region of interest I spit main window and output selected area also on QOpenGLWidget subclass.
    But user wants view selected area in separated window, I create widget based on QDialod, add my QOpenGLWidget subclass and add images on it, split main window disabled.
    Unfortunately I see only white square on float window, selected area output on main window with another images.
    Can I use QOpenGLWidget subclass on main window and separated float window at one time?
    Thank you and excuse my bad english.

    1 Reply Last reply
    0

    1/1

    17 Nov 2015, 14:42

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved