Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1678

Language Introduction: Hello World example is missing import

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 1.21
    • 1.20
    • Documentation
    • None

    Description

      I started to read the Hello World example on

      https://doc.qt.io/qbs/language-introduction.html

      and after the first source code fragment you can read

      The import statement gives us access to ...

      However, there is no import statement in the code shown:

       

      --helloworld.qbs--

      Application

      {     name: "helloworld"     files: "main.cpp"     Depends \{ name: "cpp" }

      }

       

       

      Attachments

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

        Activity

          People

            rweickelt Richard Weickelt
            moellney Michael Möllney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes