SDL_Surface in a Qt-Widget

I’m writing on a video-player with qt, and want to use SDL for displaying the frames.
Is there a possibility to integrate a SDL_Surface into a qt-widget?

Thanks for answering

Nils Frohmueller