Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-4516

Split Resource Generation into two Action

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • QDS 2.2 Beta1
    • None
    • All Other Issues
    • None
    • QDS 2D - 2021 Week 24/25

    Description

      Split Resource Generation into two Action

      Currently, there exists only one action that generates a .qmlrc file which is actually a .rcc file

      auto action = new QAction(QCoreApplication::translate("QmlDesigner::GenerateResource", "Generate Resource File"));

      This action should be split into two actions.

      ne action would be called* "Generate QRC Resource File"* and 'should just' generate the .qrc file.
      The second action called
      "Generate RCC Resource File" should generate the .rcc file like the current action.

      When generating the .rcc file the file dialog should give the opinion of .qmlrc or .rcc with .qmlrc as the default.

      Attachments

        Issue Links

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

          Activity

            People

              pekaikko Pekka Kaikkonen
              thohartm Thomas Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes