Nice thread, but how do I "inherit" parent's widget (QTableView's in my case) and set it up as subclassed scrollbar height?
Nice thread, but how do I "inherit" parent's widget (QTableView's in my case) and set it up as subclassed scrollbar height?
Qt 5.3 Opensource & Creator 3.1.2
Would you care to explain what you mean?
I would like to achieve that QScrollbar's height is alwasy same as it's parent's object height (in my case, the parent is QTableView).
Qt 5.3 Opensource & Creator 3.1.2
Isn't like that, out of the box?
J-P Nurmi
What do you mean out of the box? If that is default, why then when reimplementing size do I need width (y) param?
And how to fill scrollbar with some texture?
Qt 5.3 Opensource & Creator 3.1.2
Bookmarks