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

Add module exported imports

XMLWordPrintable

      Declares that this module imports another.

      Example:

      import MyOtherModule 1.0
      

      The types from the other module are made available in the same type namespace as this module is imported into. Omitting the version imports the latest version available of the other module, specifying auto as version imports the same version as the version of this module specified in the QML import statement.

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

            bubke Marco Bubke
            bubke Marco Bubke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes