KHTML
khtml::MouseReleaseEvent Class Reference
#include <khtml_events.h>
Inheritance diagram for khtml::MouseReleaseEvent:

Public Member Functions | |
| MouseReleaseEvent (QMouseEvent *mouseEvent, int x, int y, const DOM::DOMString &url, const DOM::DOMString &target, const DOM::Node &innerNode, long=0) | |
Static Public Member Functions | |
| static bool | test (const QEvent *event) |
Detailed Description
Definition at line 115 of file khtml_events.h.
Constructor & Destructor Documentation
| khtml::MouseReleaseEvent::MouseReleaseEvent | ( | QMouseEvent * | mouseEvent, | |
| int | x, | |||
| int | y, | |||
| const DOM::DOMString & | url, | |||
| const DOM::DOMString & | target, | |||
| const DOM::Node & | innerNode, | |||
| long | = 0 | |||
| ) | [inline] |
Definition at line 118 of file khtml_events.h.
Member Function Documentation
The documentation for this class was generated from the following files:
KDE 3.5 API Reference