Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-333

Make the action editor smarter by allowing to opt out of being taken to the corresponding .cpp file

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P2: Important
    • 1.1.6
    • None
    • General
    • None

    Description

      In the VS Integration, it would be nice if one could opt in some way not to be taken to the corresponding .cpp file when double clicking an action in the action editor to create on_myAction_triggered() functions.
      This way it would be possible to create all actions in the action editor, double clicking all of them one after another so that all on_X_triggered() functions are created, and then move on to the corresponding .cpp file to code the content of the functions.
      This way one does not have to jump back and forth between the action editor and the .cpp file for every action created.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes