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

QCompass Android backend doesn't work

XMLWordPrintable

    • Android
    • ea7af7f00886f77941b81262e597c3b7f3477f48

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes