On Tue, Mar 26, 2019 at 03:02:42PM +0000, Murphy, Sean wrote:
> Honestly, an decent solution would be where if I could modify the tab widget's
> tab bar to never show the scroll buttons (easy enough with the 
> usesScrollButtons
> property), and instead always show the tool button. This looks harder though 
> since
> there doesn't appear to be an easy way to add widgets in the tab widget's tab 
> bar.

QTabWidget::tabBar(), layout(), addItem() ?

Andre'
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to