From 3ddf7f1cf638091c8c7c7380bf0414dcc1145d2c Mon Sep 17 00:00:00 2001 From: Gunnar Sletta Date: Mon, 30 Jul 2012 11:09:23 +0200 Subject: Three scene graph examples with docs. How to make a custom QSGGeometry, how to use QSGSimpleMaterial and how to use render with raw GL. Change-Id: I3e5a32b6ae12d7d781c11050ed26a54845e92cca Reviewed-by: Gunnar Sletta --- examples/quick/quick.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/quick/quick.pro') diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro index 809ddea552..3884c7f179 100644 --- a/examples/quick/quick.pro +++ b/examples/quick/quick.pro @@ -9,6 +9,7 @@ SUBDIRS = accessibility \ mousearea \ positioners \ righttoleft \ + scenegraph \ shadereffects \ text \ threading \ -- cgit v1.2.3