◆ begin() [1/2]
bool Direct2DPathGeometryWriter::begin |
( |
| ) |
|
|
inline |
◆ begin() [2/2]
bool Direct2DPathGeometryWriter::begin |
( |
| ) |
|
|
inline |
◆ close() [1/2]
void Direct2DPathGeometryWriter::close |
( |
| ) |
|
|
inline |
◆ close() [2/2]
void Direct2DPathGeometryWriter::close |
( |
| ) |
|
|
inline |
◆ curveTo() [1/2]
◆ curveTo() [2/2]
◆ geometry() [1/2]
ComPtr< ID2D1PathGeometry1 > Direct2DPathGeometryWriter::geometry |
( |
| ) |
const |
|
inline |
◆ geometry() [2/2]
ComPtr< ID2D1PathGeometry1 > Direct2DPathGeometryWriter::geometry |
( |
| ) |
const |
|
inline |
◆ isInFigure() [1/2]
bool Direct2DPathGeometryWriter::isInFigure |
( |
| ) |
const |
|
inline |
◆ isInFigure() [2/2]
bool Direct2DPathGeometryWriter::isInFigure |
( |
| ) |
const |
|
inline |
◆ lineTo() [1/2]
void Direct2DPathGeometryWriter::lineTo |
( |
const QPointF & | point | ) |
|
|
inline |
◆ lineTo() [2/2]
void Direct2DPathGeometryWriter::lineTo |
( |
const QPointF & | point | ) |
|
|
inline |
◆ moveTo() [1/2]
void Direct2DPathGeometryWriter::moveTo |
( |
const QPointF & | point | ) |
|
|
inline |
◆ moveTo() [2/2]
void Direct2DPathGeometryWriter::moveTo |
( |
const QPointF & | point | ) |
|
|
inline |
◆ setAliasingEnabled() [1/2]
void Direct2DPathGeometryWriter::setAliasingEnabled |
( |
bool | enable | ) |
|
|
inline |
◆ setAliasingEnabled() [2/2]
void Direct2DPathGeometryWriter::setAliasingEnabled |
( |
bool | enable | ) |
|
|
inline |
◆ setPositiveSlopeAdjustmentEnabled() [1/2]
void Direct2DPathGeometryWriter::setPositiveSlopeAdjustmentEnabled |
( |
bool | enable | ) |
|
|
inline |
◆ setPositiveSlopeAdjustmentEnabled() [2/2]
void Direct2DPathGeometryWriter::setPositiveSlopeAdjustmentEnabled |
( |
bool | enable | ) |
|
|
inline |
◆ setWindingFillEnabled() [1/2]
void Direct2DPathGeometryWriter::setWindingFillEnabled |
( |
bool | enable | ) |
|
|
inline |
◆ setWindingFillEnabled() [2/2]
void Direct2DPathGeometryWriter::setWindingFillEnabled |
( |
bool | enable | ) |
|
|
inline |
The documentation for this class was generated from the following file: