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

render() does not render QQuickWidget

XMLWordPrintable

    • 549f76b521bc1fa3bc49c78733b25acb4e029370

      Rendering QQuickWidget provides only black image.

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes