Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1661

QToolButton spacing in QToolBar on Mac

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.3.2
    • GUI: Look'n'Feel
    • None
    • macOS

      QMacStyle adds width to ToolButtons with:

      case CT_ToolButton:
      sz.rwidth() += 10;

      It would be nice if it was possible to adjust the width of the toolbuttons with some public API.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes