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

option effects in system menus

    XMLWordPrintable

Details

    Description

      On the Mac it's pretty standard to allow the user to access more obscure but useful actions by holding the Option key while viewing a program
      menu. This is currently not possible to implement in Qt without installing a Carbon event handler on the menubar. It would be useful if Qt could provide such functionality without having to use native code. In other words, when creating QAction's for menus the
      user could provide alternative text and an alternative signal to be emitted when the Alt/Option key is pressed. Perhaps this information could be set by calling a member function of QAction?

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes