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

QCompass Android backend doesn't work

    XMLWordPrintable

Details

    • Android
    • ea7af7f00886f77941b81262e597c3b7f3477f48

    Description

      QCompass backend doesn't work.
      It will be created using:
      this->m_compass = new QCompass(parent);
      this->m_compass->addFilter(this);
      QObject::connect(this->m_compass, SIGNAL(readingChanged()), this, SLOT(newCompassToRead()));

      but no readingChanged() will be emitted.

      Attachments

        Issue Links

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

          Activity

            People

              tvete Paul Olav Tvete
              alterx Giovanni Romano
              Votes:
              2 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes