how to make a bar with a check box and then put QTreeView inside it
-
This post is deleted!
-
@Qt-Enthusiast
well, what is wrong with the answer you already got in your first thread?!
No need to open multiple threads on the same topic... So this is already the third thread you opened for this topic.
How about not abandoning your old threads instead of opening a new one. -
Hi
As per my understanding these are two different requirements .
In my last thread , it was for check box in a header of the column of the QTreeView
In this I want a separate bar where there is checkbox and then after the QtreeView should be placed and headers of this QTreeView should not have any check box . so let me know if I need to discuss the name in my earlier threads -
What's the problem?
Use QVBoxLayout and put the checkbox and then the tree view into it. -
@Qt-Enthusiast said:
As per my understanding these are two different requirements .
Suppose that is true, then why delete the original post ...?
If @jsulm's suggestion solves this for you, just mark the thread as solved, if not, argue your case further.Kind regards.