QwtRect

Langue: en

Version: 157024 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

QwtRect -

SYNOPSIS


Detailed Description

Some extensions for QRect

Deprecated

Use QwtClipper instead.

Definition at line 22 of file qwt_rect.h.

Public Member Functions


QwtRect ()

QwtRect (const QRect &r)

QwtPolygon clip (const QwtPolygon &) const

Constructor & Destructor Documentation

QwtRect::QwtRect ()

Constructor.

Definition at line 14 of file qwt_rect.cpp.

QwtRect::QwtRect (const QRect & r)

Copy constructor.

Definition at line 20 of file qwt_rect.cpp.

Member Function Documentation

QwtPolygon QwtRect::clip (const QwtPolygon &) const

Sutherland-Hodgman polygon clipping.

Definition at line 26 of file qwt_rect.cpp.

References QwtClipper::clipPolygon().

Author

Generated automatically by Doxygen for Qwt User's Guide from the source code.