KHTML
khtml::MouseDoubleClickEvent Member List
This is the complete list of members for khtml::MouseDoubleClickEvent, including all inherited members.
absX() const | khtml::MouseEvent | inline |
absY() const | khtml::MouseEvent | inline |
clickCount() const | khtml::MouseDoubleClickEvent | inline |
Event(const char *eventName) | KParts::Event | |
eventName() const | KParts::Event | virtual |
innerNode() const | khtml::MouseEvent | inline |
MouseDoubleClickEvent(QMouseEvent *mouseEvent, int x, int y, const DOM::DOMString &url, const DOM::DOMString &target, const DOM::Node &innerNode, int clickCount=2) | khtml::MouseDoubleClickEvent | inline |
MouseEvent(const char *name, QMouseEvent *qmouseEvent, int x, int y, const DOM::DOMString &url, const DOM::DOMString &target, const DOM::Node &innerNode) | khtml::MouseEvent | |
offset() const | khtml::MouseEvent | |
qmouseEvent() const | khtml::MouseEvent | inline |
target() const | khtml::MouseEvent | inline |
test(const QEvent *event) | khtml::MouseDoubleClickEvent | inlinestatic |
khtml::MouseEvent::test(const QEvent *event, const char *name) | KParts::Event | static |
url() const | khtml::MouseEvent | inline |
x() const | khtml::MouseEvent | inline |
y() const | khtml::MouseEvent | inline |
~Event() | KParts::Event | virtual |
~MouseEvent() | khtml::MouseEvent | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.