|
QVector< QPointF > | cuttingPoints (Edge, const QPointF &pos, double radius) const |
|
double | toAngle (const QPointF &, const QPointF &) const |
|
Definition at line 220 of file qwt_clipper.cpp.
QwtCircleClipper::QwtCircleClipper |
( |
const QRectF & |
r | ) |
|
|
explicit |
QVector< QwtInterval > QwtCircleClipper::clipCircle |
( |
const QPointF & |
pos, |
|
|
double |
radius |
|
) |
| const |
QVector< QPointF > QwtCircleClipper::cuttingPoints |
( |
Edge |
edge, |
|
|
const QPointF & |
pos, |
|
|
double |
radius |
|
) |
| const |
|
private |
double QwtCircleClipper::toAngle |
( |
const QPointF & |
from, |
|
|
const QPointF & |
to |
|
) |
| const |
|
private |
const QRectF QwtCircleClipper::d_rect |
|
private |
The documentation for this class was generated from the following file: