Re: QSplitter like a "grid" splitter [Using qt 4.4]
Originally Posted by Lykurg
then extend the sample by an own splitter handle for s3 (painted at the position of the handles s1/s2). Use mouse tracking to get the coordinates and emit proper signals which are connected to s1 and s2. Pack all in one widget with an function setWidgetInSplitter(...).
Easy
Bookmarks