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

QLidReading does not emit frontLidChanged

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.9.1
    • Sensors
    • None
    • win 10 64bit msvc2015

    Description

      In constructor I create a new object and connect it to slot
      lidReading =new QLidReading(this);
      connect(lidReading,SIGNAL(frontLidChanged(bool)),this,SLOT(detectScreens(bool)));
      slot is never called

      Attachments

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

        Activity

          People

            lpotter Lorn Potter
            fogelton fogelton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes