Searched defs:_q_orientationChanged (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
H A Dqwebframe.cpp442 void QWebFramePrivate::_q_orientationChanged() function in class:QWebFramePrivate
545 connect(&d->m_orientation, SIGNAL(readingChanged()), this, SLOT(_q_orientationChanged()));
557 connect(&d->m_orientation, SIGNAL(readingChanged()), this, SLOT(_q_orientationChanged()));

Completed in 57 milliseconds