![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QPolygonClipper< InType, OutType, CastType >, including all inherited members.
boundingRect() | QPolygonClipper< InType, OutType, CastType > | inline |
clipPolygon(const InType *inPoints, int inCount, OutType **outPoints, int *outCount, bool closePolygon=true) | QPolygonClipper< InType, OutType, CastType > | inline |
intersectBottom(const OutType &p1, const OutType &p2) | QPolygonClipper< InType, OutType, CastType > | inline |
intersectLeft(const OutType &p1, const OutType &p2) | QPolygonClipper< InType, OutType, CastType > | inline |
intersectRight(const OutType &p1, const OutType &p2) | QPolygonClipper< InType, OutType, CastType > | inline |
intersectTop(const OutType &p1, const OutType &p2) | QPolygonClipper< InType, OutType, CastType > | inline |
QPolygonClipper() | QPolygonClipper< InType, OutType, CastType > | inline |
setBoundingRect(const QRect bounds) | QPolygonClipper< InType, OutType, CastType > | inline |
~QPolygonClipper() | QPolygonClipper< InType, OutType, CastType > | inline |