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

Functions with default parameters in QML look odd with qdoc

    XMLWordPrintable

Details

    • 5
    • 5364f88463bca65cd7ba1a1f48f6c444586957eb (qt/qttools/dev) ef0ea4f2cfa3dbcf2f3347a661670b38eeea2106 (qt/qttools/5.15)
    • Da Vinci sprint 9

    Description

      /*!
      \brief Set the current point to point.
      \list
      \li \a point some ponit
      \li \a option some option
      \endlist
      */
      function setCurrentPoint(point, option = undefined) {
      }
      

      This shows up as:

      setCurrentPoint( = point, = option)
      

      Attachments

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

        Activity

          People

            treinio Topi Reiniƶ
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes