Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I am creating an application and would like to implement something like Qt Editor split (split side by side, etc), is there any example?
Is "QSplitter":https://qt-project.org/doc/qt-4.8/qsplitter.html maybe what you are looking for?