开发者

Toolbars inside tabs

开发者 https://www.devze.com 2023-02-15 05:20 出处:网络
Is it possible to add a tool bar inside QWidget that is placed inside a tab (in QTabWidget) ? The idea is to put a separate tool bar for each tab.

Is it possible to add a tool bar inside QWidget that is placed inside a tab (in QTabWidget) ? The idea is to put a separate tool bar for each tab.

It seems that tool bars can only be placed inside QM开发者_C百科ainWindow.


QToolBar is an ordinary QWidget, you can add it to a layout.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号