summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qopenglcontext.h
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@theqtcompany.com>2015-09-21 15:52:13 +0200
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-09-22 14:13:00 +0000
commit9e81fb4df6809bb2ff909af595ac9e2487760181 (patch)
tree1bf9c0ca2cb35b001d1c2bfd970e2308f45dc88f /src/gui/kernel/qopenglcontext.h
parent7a1bc0d3fffb97fc13e4cb82449a70c950bc3e6f (diff)
Make QWidget::grab work with graphics effects
Change 071098b08b12fc1af6341ff6d7ba6713e5de1481 changed QWidget::render to work with all paint devices. Before that change, QWidget::grab would effectively call QWidgetPrivate::render(), since the QWidget::render overload was just a direct call to the private class implementation. This change fixes the regression by calling QWidgetPrivate::render() directly from QWidget::grab(). Task-number: QTBUG-43968 Change-Id: I1aa2fa91c722374612b6cfa76fd0891d168ecac9 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Diffstat (limited to 'src/gui/kernel/qopenglcontext.h')
0 files changed, 0 insertions, 0 deletions