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

Mark QML properties without notification signal as such

    XMLWordPrintable

Details

    Description

      Some element types have properties that don't have a notification signal, such as Item::transform or Popup::contentDataChanged.

      However, the documentation doesn't have any information about that unusual fact, so the only way to find out is to try, and get a runtime error.

      qdoc should know if a property doesn't have a signal, and generate some special output for them.

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            vhilshei Volker Hilsheimer
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes