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

QToolButton with QAction

    XMLWordPrintable

Details

    Description

      It will be great to put into QToolButton (or all visual classes in Qt Designer) objects of QAction in design-time.
      It will be faster to develop action-based applications.

      For example:
      Class QToolButton, QMenu, QMenuBar have slot setDefaultAction
      ( QAction * action ) (or addAction)
      but only QToolBar have it's realization in QtDesigner (I can append
      action to the toolbar's list of actions).
      I expected to add action at design-time to all visual classes where it's
      possible (QToolButton, QMenu, QMenuBar etc).

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            janichol Andy Nichols
            Votes:
            5 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes