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

Split Resource Generation into two Action

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QDS-4516
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes