summaryrefslogtreecommitdiffstats
path: root/examples/gui/rasterwindow
Commit message (Collapse)AuthorAgeFilesLines
* Avoid potential crash.Gunnar Sletta2012-08-081-1/+1
| | | | | | | | The setGeometry call triggers a resizeEvent() so make sure the backing store is created before that. Change-Id: I26aa3ef6c0515311e3ca21f938a92ca1a20d0030 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
* Analog clock and raster window examplesGunnar Sletta2012-07-135-0/+257
Change-Id: I36586fbaa7da25208bbc1964d2708f094d0d5c98 Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>