Use QActions to fix toolbar extension
Instead of directly adding QToolButtons to the tool bar of the navigation subwidget, use QActions. This allows the tool bar extension to show them in a menu when necessary. The icons are inappropriate for in a menu, however.
Loading
Please register or sign in to comment