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

QSystemScreenSaver: inhibited by default

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.1.0
    • 1.0.2
    • System Information
    • None
    • 35e54e8

    Description

      STEPS:

      1) create QSystemScreenSaver object
      QSystemScreenSaver s;

      2) check if screen saver is inhibited or not:
      bool isInhibited = s.screenSaverInhibited();

      Expected result:
      false is returned, since right after constructing the object the screen should not be inhibited.

      Actual result:
      If the device screen is currently on, then true will be returned.
      If the device screen is currently off, then false will be returned.

      Attachments

        Issue Links

          Activity

            People

              lopotter Lorn Potter (closed Nokia identity) (Inactive)
              igagis Ivan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: