Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-7151

Improve "qmake Function Reference" documentation topic

    XMLWordPrintable

Details

    • ac0ffe8ed217cd151b568026d406dbc09126dad0 (qtdoc)

    Description

      qmake Function Reference topic (as here http://qt.nokia.com/doc/4.6/qmake-function-reference.html) doesn't mention such conditional functions as equals(), defined(), greaterThan() etc. I've found them only inspecting qmake sources in the repository.

      Neither does it mention that count() can receive third parameter that defines comparison operation, as in count(files, 3, greaterThan)

      Also, it would save me 20 to 40 minutes if it stated explicitly that first parameter, i.e. variablename when passed to conditional function MUST NOT be prepended by $$ operator. And when comparing two variables, the second one MUST be.

      Attachments

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

        Activity

          People

            leenam Leena Miettinen
            immer Denis Shpektorov
            Votes:
            8 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes