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

QtMobility has non-NOTIFYable properties

XMLWordPrintable

      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)
      

        1. QtMobility_properties.txt
          19 kB
          Mathias Malmqvist
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes