Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-39562

render() does not render QQuickWidget

    XMLWordPrintable

Details

    • 549f76b521bc1fa3bc49c78733b25acb4e029370

    Description

      Rendering QQuickWidget provides only black image.

          QPixmap pixmap(QSize(200,200));
          qxWidget->render(&pixmap);
          pixmap.save("rendered.png");
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              lagocs Laszlo Agocs
              qtcomsupport Qt Support
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes