matplotlib qt4 backend: QScrollArea

Hi everyone,

I would like to create a plot in matplotlib using a lot of subplots but I would like to attach QScrollArea to this. Do you guys have any idea of how can I do it? I did it with an image but it doesn't work when I try to include the FigureCanvas object to the QScrollArea.

Thanks!
Bernardo M. Rocha