KHTML
khtml::MouseDoubleClickEvent Class Reference
#include <khtml_events.h>
Inheritance diagram for khtml::MouseDoubleClickEvent:
Public Member Functions | |
int | clickCount () const |
MouseDoubleClickEvent (QMouseEvent *mouseEvent, int x, int y, const DOM::DOMString &url, const DOM::DOMString &target, const DOM::Node &innerNode, int clickCount=2) | |
Static Public Member Functions | |
static bool | test (const QEvent *event) |
Detailed Description
Definition at line 79 of file khtml_events.h.
Constructor & Destructor Documentation
khtml::MouseDoubleClickEvent::MouseDoubleClickEvent | ( | QMouseEvent * | mouseEvent, | |
int | x, | |||
int | y, | |||
const DOM::DOMString & | url, | |||
const DOM::DOMString & | target, | |||
const DOM::Node & | innerNode, | |||
int | clickCount = 2 | |||
) | [inline] |
Definition at line 83 of file khtml_events.h.
Member Function Documentation
int khtml::MouseDoubleClickEvent::clickCount | ( | ) | const [inline] |
Definition at line 93 of file khtml_events.h.
The documentation for this class was generated from the following files: