Definition at line 21 of file qwt_rect.h.
Public Member Functions | |
QwtRect () | |
QwtRect (const QRect &r) | |
QwtPolygon | clip (const QwtPolygon &) const |
|
Constructor.
Definition at line 15 of file qwt_rect.cpp. |
|
Copy constructor.
Definition at line 21 of file qwt_rect.cpp. |
|
Sutherland-Hodgman polygon clipping.
Definition at line 36 of file qwt_rect.cpp. Referenced by QwtPainter::clip(). |