summaryrefslogtreecommitdiffstats
path: root/examples/widgets/windowcontainer/windowcontainer.pro
Commit message (Collapse)AuthorAgeFilesLines
* Introducing QWidget::createWindowContainer()Gunnar Sletta2013-01-251-0/+9
A QWidget that can embed a QWindow. This can be used to embed a QWindow/QOpenGLContext based window or a full QQuickView. Change-Id: I8415b5ae38562fc00b46150fa70b56fd9b19a80c Reviewed-by: Jørgen Lind <jorgen.lind@gmail.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>