#include <repaintevent.h>
Inheritance diagram for InvalidateRectEvent:
Public Member Functions | |
InvalidateRectEvent (Camera *, double, double, double, double) | |
void | get_rect (double &, double &, double &, double &) |
Static Public Attributes | |
const char * | type = "InvalidateRectEvent" |
Protected Attributes | |
double | x1 |
double | y1 |
double | x2 |
double | y2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|