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

QGLWidget::grabFrameBuffer() ignores withAlpha parameter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • Some future release
    • 4.7.0
    • GUI: OpenGL
    • None
    • Maemo5, N900.
    • 1113ec294d0f92f4961d3f102ef7a702a765cfe3

    Description

      I use this code:
      QImage res = qglwidget->grabFrameBuffer(true);
      ...
      painter->drawImage(boundingRect().x(),boundingRect().y(),res);

      On desktop(win32) the alpha channel is painted transparent.
      On maemo5 the alpha channel is ignored.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            sle sle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes