aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/vulkanunderqml/vulkansquircle.h
Commit message (Collapse)AuthorAgeFilesLines
* examples: include QQuickWindow in squircle headersUlf Hermann2020-09-131-0/+1
| | | | | | | This is required because QQuickWindow is passed as a signal parameter. Change-Id: Ied10beded7253558d080af4806d1b95880bf2d98 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Modernize type registration in new examplesUlf Hermann2020-02-111-0/+1
| | | | | Change-Id: I26671d47d663c126e2bff41e8db7b0945db78643 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Add vulkanunderqml exampleLaszlo Agocs2019-09-081-0/+86
Change-Id: I61e8b50f560d1f4c68731fb19eb13071992040c9 Reviewed-by: Andy Nichols <andy.nichols@qt.io>