summaryrefslogtreecommitdiffstats
path: root/examples/enabled-qml/enabled-qml.qrc
Commit message (Collapse)AuthorAgeFilesLines
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-041-5/+0
| | | | | | | | Modules cannot have their examples in the top-level examples directory because in the pre-built packages all modules' examples are merged together. Change-Id: I80fdbb8f1ec6f3d8fd793e4d856e705000237127 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
* enabled-qml: Example to test the enabled property on componentsPaul Lemire2015-01-241-0/+5
Tested on: * Layer * Material * Mesh * Transform * CameraLens This example will be completed later on to test the enabled flag on FrameGraph node. Change-Id: Ia128ea5e5c8624ef2b11d82bd541a635f349727f Reviewed-by: Sean Harmer <sean.harmer@kdab.com>