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

Support painting QMenuBar items with both icon and text

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • 4.3.1
    • GUI: Look'n'Feel
    • None

    Description

      Currently, QMenuBar items are painted with either icon or text, depending on whether or not the action or menu in the menubar has an icon. If the action or menu has an icon, then only the icon is painted. If the action or menu does not have an icon, then its text, if any, is painted.

      However, it would be nice if QMenuBar items were painted with both icon and text, if the action or menu has both. Otherwise, use whichever property is set. This behavior is supported by the fact that QMenuBar has an addMenu() function which takes both QIcon and QString as arguments.

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes