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

Add module dependencies

XMLWordPrintable

      Declares that this module depends on another.

      Example:

      depends MyOtherModule 1.0
      

      This declaration is necessary only in cases when the dependency is hidden: for example, when the C++ code for one module is used to load QML (perhaps conditionally) which then depends on other modules. In such cases, the depends declaration is necessary to include the other modules in application packages.

        For Gerrit Dashboard: QDS-6154
        # 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:
              Resolved:

                There are no open Gerrit changes