I managed to have KVO working when using a QCView and a
QCPatchController.
I managed to have the fullscreen using a QCRenderer and an OpenGL
context.
But I did not find a way to mix QCPatchController and QCRenderer.
When I try to add an observer on the input key of the QCRenderer,
the change of value is not seen :(