Home
last modified time | relevance | path

Searched refs:QWheelEvent (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/platform/
DPlatformWheelEvent.h41 class QWheelEvent; variable
163 PlatformWheelEvent(QWheelEvent*);
/external/webkit/Source/WebCore/platform/qt/
DWheelEventQt.cpp79 PlatformWheelEvent::PlatformWheelEvent(QWheelEvent* e) in PlatformWheelEvent()
/external/webkit/Source/WebKit/qt/Api/
Dqwebview.h147 virtual void wheelEvent(QWheelEvent*);
Dqwebframe.h38 class QWheelEvent; variable
Dqwebview.cpp1049 void QWebView::wheelEvent(QWheelEvent* ev) in wheelEvent()
Dqwebpage.cpp3065 d->wheelEvent(static_cast<QWheelEvent*>(ev)); in event()
/external/webkit/Tools/DumpRenderTree/qt/
DEventSenderQt.cpp199 …event = new QWheelEvent(m_mousePos, m_mousePos, x, m_mouseButtons, Qt::NoModifier, Qt::Horizontal); in continuousMouseScrollBy()
209 … event = new QWheelEvent(m_mousePos, m_mousePos, y, m_mouseButtons, Qt::NoModifier, Qt::Vertical); in continuousMouseScrollBy()
/external/webkit/Source/WebKit/qt/symbian/bwins/
DQtWebKitu.def609 …vent@QWebView@@MAEXPAVQWheelEvent@@@Z @ 608 NONAME ; void QWebView::wheelEvent(class QWheelEvent *)
/external/webkit/Source/WebCore/
DChangeLog-2006-05-1019725 - moved QMouseEvent, QKeyEvent, QWheelEvent, and "Foundation extras"
19946 (WebCore::FrameView::viewportWheelEvent): Change from QWheelEvent to
33198 (QWheelEvent::QWheelEvent):
33199 (QWheelEvent::pos):
33200 (QWheelEvent::globalPos):
DChangeLog-2005-08-2319637 (QWheelEvent::QWheelEvent): Added.
19642 (QWheelEvent::QWheelEvent): Added.
19645 … kwq/KWQKHTMLPart.mm: (KWQKHTMLPart::wheelEvent): Renamed and added code to construct a QWheelEvent