Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-524

QtMobility has non-NOTIFYable properties

    XMLWordPrintable

Details

    Description

      All properties that may change needs to be NOTIFYable, or you can't bind to them reliably
      from QML (you'll get a warning and only the initial value, not subsequent vales as it changes).

      As an example, the QSystemScreenSaver's screenSaverInhibited does not have a NOTIFY
      signal:

      Q_PROPERTY(bool screenSaverInhibited READ screenSaverInhibited)
      

      Attachments

        Issue Links

          Activity

            People

              alex Alex (closed Nokia identity) (Inactive)
              mathiasm Mathias Malmqvist
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: