Home | History | Annotate | Download | only in Api

Lines Matching refs:m_orientation

448     switch (m_orientation.reading()->orientation()) {
545 connect(&d->m_orientation, SIGNAL(readingChanged()), this, SLOT(_q_orientationChanged()));
546 d->m_orientation.start();
557 connect(&d->m_orientation, SIGNAL(readingChanged()), this, SLOT(_q_orientationChanged()));
558 d->m_orientation.start();