Add two renderView to a centralWidget

In a ParaView example, this is the structure:

Instead of using the MultiViewManager, I want two renderViews, side by side.

How can I add this in Qt Designer or in the code?

the MultViewManager support to be split to show two render view, side by side.

What are you trying to achieve here ?