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

Action in the QtQuick module

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.9.0 Beta 2
    • Quick: Controls 2
    • None

      As I can see, the Action class was added to the QtQuick.Controls 2 module. I believe this is a wrong decision, the best place for this class is the QtQuick module. Actions describe the application logic and do not depend on the UI implementation.

      The lack of a standard Action class is evident in Qt.labs.platform. There could be the MenuItem::action property, but making dependency of Qt.labs.platform on QtQuick.Controls(1 or 2?) is not a good idea.

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

            laknoll Lars Knoll
            t.artikov Timur Artikov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes