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 |
accept() | QEvent | |
accepted | QEvent | |
clickCount() const | khtml::MouseDoubleClickEvent | inline |
Event(const char *eventName) | KParts::Event | |
eventName() const | KParts::Event | virtual |
ignore() | QEvent | |
innerNode() const | khtml::MouseEvent | inline |
isAccepted() const | QEvent | |
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 | |
QEvent(Type type) | QEvent | |
qmouseEvent() const | khtml::MouseEvent | inline |
registerEventType(int hint) | QEvent | static |
setAccepted(bool accepted) | QEvent | |
spontaneous() const | QEvent | |
target() const | khtml::MouseEvent | inline |
test(const QEvent *event) | khtml::MouseDoubleClickEvent | inlinestatic |
khtml::MouseEvent::test(const QEvent *event, const char *name) | KParts::Event | static |
type() const | QEvent | |
url() const | khtml::MouseEvent | inline |
x() const | khtml::MouseEvent | inline |
y() const | khtml::MouseEvent | inline |
~Event() | KParts::Event | virtual |
~MouseEvent() | khtml::MouseEvent | virtual |
~QEvent() | QEvent | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.