SDL2 rendering into pre-existing windows

Hi, I’m currently trying to write up an editor with SDL2, and am currently facing difficulties trying to render into a QT Widget. Would it somehow be possible to render into a pre-existing non-SDL2 window?