How to add a tree view inside splitter?
Solved
General and Desktop
-
wrote on 27 Jun 2016, 07:32 last edited by
I want to add one tree view in side splitter from the designer. How can I do this?
-
-
Hi
Its a bit clumsy / secret.
You must select 2 widgets.
Then right click and now u can choose split from layout menu -
@mrjj I know what you are suggesting, but I want to add a single widget in the QSplitter through QDesigner and it's possible also, but i don't know how to do it. It would be a great favour if you can help
@NIXIN
Well Just do like this and delete the other widget.A splitter divides area between 2 widgets, so u need 2 anyway.
It wont work with 1 object. there has to be something on the other side :) -
wrote on 27 Jun 2016, 10:06 last edited by
Awesome man!!!!!
It worked
1/5