Changed the API for hiding a surface from setHidden to setPaintEnabled.
authorSamuel Rødal <samuel.rodal@nokia.com>
Mon, 9 May 2011 07:25:23 +0000 (09:25 +0200)
committerSamuel Rødal <samuel.rodal@nokia.com>
Mon, 9 May 2011 07:31:09 +0000 (09:31 +0200)
commitb59552991f79fa3d98805ee1b533e05876905f8d
tree351b9209b64bbc7de0c9d1c835e9227a23a58c15
parent3be92b70f5c737d336e3d9da96945ff8ba5cf3e5
Changed the API for hiding a surface from setHidden to setPaintEnabled.

This makes it more explicit that setHidden() isn't just the inverse of
setVisible(), but also still handles mouse events.
examples/qml-compositor/qml/QmlCompositor/ShaderEffect.qml
src/qt-compositor/compositor_api/waylandsurfaceitem.cpp
src/qt-compositor/compositor_api/waylandsurfaceitem.h