Is there any way to have a QTreeWidget with horizontal scroll bar but to have some specific columns (for example the first and the second) be const as the user scrolls horizontally?
As for now there is no need to do something like that, but just in case is this possible? If yes how?