Searched refs:_q_orientationChanged (Results 1 – 4 of 4) sorted by relevance
109 void _q_orientationChanged();
237 Q_PRIVATE_SLOT(d, void _q_orientationChanged())
442 void QWebFramePrivate::_q_orientationChanged() in _q_orientationChanged() function in QWebFramePrivate545 connect(&d->m_orientation, SIGNAL(readingChanged()), this, SLOT(_q_orientationChanged())); in QWebFrame()557 connect(&d->m_orientation, SIGNAL(readingChanged()), this, SLOT(_q_orientationChanged())); in QWebFrame()
253 (QWebFramePrivate::_q_orientationChanged):