khtml::DrawContentsEvent Class Reference
Inheritance diagram for khtml::DrawContentsEvent:

Detailed Description
Definition at line 130 of file khtml_events.h.
Public Member Functions | |
DrawContentsEvent (QPainter *painter, int clipx, int clipy, int clipw, int cliph) | |
virtual | ~DrawContentsEvent () |
QPainter * | painter () const |
int | clipx () const |
int | clipy () const |
int | clipw () const |
int | cliph () const |
Static Public Member Functions | |
static bool | test (const QEvent *event) |
The documentation for this class was generated from the following files: