Qt 4.8
|
#include <qstroker_p.h>
Public Functions | |
bool | operator== (const qfixed2d &other) const |
Public Variables | |
qfixed | x |
qfixed | y |
Definition at line 103 of file qstroker_p.h.
|
inline |
Definition at line 108 of file qstroker_p.h.
qfixed qfixed2d::x |
Definition at line 105 of file qstroker_p.h.
Referenced by QStroker::emitLineTo(), QStroker::emitMoveTo(), lineIntersectsRect(), lineRectIntersectsRect(), QStrokerOps::lineTo(), QStroker::miterLimit(), QStrokerOps::moveTo(), QStrokerOps::Element::operator qfixed2d(), operator==(), QDashStroker::processCurrentSubpath(), qt_stroke_side(), and QStrokerOps::setCubicToHook().
qfixed qfixed2d::y |
Definition at line 106 of file qstroker_p.h.
Referenced by QStroker::emitLineTo(), QStroker::emitMoveTo(), lineIntersectsRect(), lineRectIntersectsRect(), QStroker::miterLimit(), operator==(), QDashStroker::processCurrentSubpath(), qt_stroke_side(), and QStrokerOps::setCubicToHook().