, including all inherited members.
| addDirtyRect(QRect r) | KisPainter | [inline] |
| backgroundColor() const | KisPainter | [inline] |
| begin(KisPaintDeviceSP device) | KisPainter | |
| beginTransaction(const QString &customName=QString::null) | KisPainter | |
| beginTransaction(KisTransaction *command) | KisPainter | |
| bitBlt(Q_INT32 dx, Q_INT32 dy, const KisCompositeOp &op, KisPaintDeviceSP src, Q_INT32 sx, Q_INT32 sy, Q_INT32 sw, Q_INT32 sh) | KisPainter | [inline] |
| bitBlt(Q_INT32 dx, Q_INT32 dy, const KisCompositeOp &op, KisPaintDeviceSP src, Q_UINT8 opacity, Q_INT32 sx, Q_INT32 sy, Q_INT32 sw, Q_INT32 sh) | KisPainter | |
| bltMask(Q_INT32 dx, Q_INT32 dy, const KisCompositeOp &op, KisPaintDeviceSP src, KisPaintDeviceSP selMask, Q_UINT8 opacity, Q_INT32 sx, Q_INT32 sy, Q_INT32 sw, Q_INT32 sh) | KisPainter | |
| bltSelection(Q_INT32 dx, Q_INT32 dy, const KisCompositeOp &op, KisPaintDeviceSP src, KisSelectionSP selMask, Q_UINT8 opacity, Q_INT32 sx, Q_INT32 sy, Q_INT32 sw, Q_INT32 sh) | KisPainter | |
| bltSelection(Q_INT32 dx, Q_INT32 dy, const KisCompositeOp &op, KisPaintDeviceSP src, Q_UINT8 opacity, Q_INT32 sx, Q_INT32 sy, Q_INT32 sw, Q_INT32 sh) | KisPainter | |
| brush() const | KisPainter | [inline] |
| cancelRequested() const | KisPainter | [inline] |
| careForSelection() const | KisFillPainter | [inline] |
| compositeOp() const | KisPainter | [inline] |
| createFloodSelection(int startX, int startY) | KisFillPainter | |
| dab() const | KisPainter | [inline] |
| device() const | KisPainter | [inline] |
| dirtyRect() | KisPainter | |
| duplicateHealing() | KisPainter | [inline] |
| duplicateHealingRadius() | KisPainter | [inline] |
| duplicateOffset() | KisPainter | [inline] |
| duplicatePerspectiveCorrection() | KisPainter | [inline] |
| duplicateStart() | KisPainter | [inline] |
| end() | KisPainter | |
| endTransaction() | KisPainter | |
| eraseRect(Q_INT32 x1, Q_INT32 y1, Q_INT32 w, Q_INT32 h) | KisFillPainter | [inline] |
| eraseRect(const QRect &rc) | KisFillPainter | [inline] |
| fillColor(int startX, int startY) | KisFillPainter | |
| KisPainter::fillColor() const | KisPainter | [inline] |
| fillPattern(int startX, int startY) | KisFillPainter | |
| fillPolygon(const vKisPoint &points, FillStyle fillStyle) | KisPainter | [protected] |
| fillRect(Q_INT32 x, Q_INT32 y, Q_INT32 w, Q_INT32 h, const KisColor &c) | KisFillPainter | [inline] |
| fillRect(const QRect &rc, const KisColor &c) | KisFillPainter | [inline] |
| fillRect(Q_INT32 x, Q_INT32 y, Q_INT32 w, Q_INT32 h, const KisColor &c, Q_UINT8 opacity) | KisFillPainter | |
| fillRect(const QRect &rc, const KisColor &c, Q_UINT8 opacity) | KisFillPainter | [inline] |
| fillRect(Q_INT32 x1, Q_INT32 y1, Q_INT32 w, Q_INT32 h, KisPattern *pattern) | KisFillPainter | |
| fillRect(const QRect &rc, KisPattern *pattern) | KisFillPainter | [inline] |
| fillStyle() const | KisPainter | [inline] |
| FillStyle enum name | KisPainter | |
| FillStyleBackgroundColor enum value (defined in KisPainter) | KisPainter | |
| FillStyleForegroundColor enum value (defined in KisPainter) | KisPainter | |
| FillStyleGradient enum value (defined in KisPainter) | KisPainter | |
| FillStyleNone enum value (defined in KisPainter) | KisPainter | |
| FillStylePattern enum value (defined in KisPainter) | KisPainter | |
| FillStyleStrokes enum value (defined in KisPainter) | KisPainter | |
| fillThreshold() const | KisFillPainter | [inline] |
| filter() | KisPainter | [inline] |
| fuzzyFill() const | KisFillPainter | [inline] |
| getBezierCurvePoints(const KisPoint &pos1, const KisPoint &control1, const KisPoint &control2, const KisPoint &pos2, vKisPoint &points) | KisPainter | |
| init() | KisPainter | [protected] |
| KisFillPainter() | KisFillPainter | |
| KisFillPainter(KisPaintDeviceSP device) | KisFillPainter | |
| KisPainter() | KisPainter | |
| KisPainter(KisPaintDeviceSP device) | KisPainter | |
| KisPainter(const KisPainter &) (defined in KisPainter) | KisPainter | [protected] |
| KisProgressSubject() | KisProgressSubject | [inline, protected] |
| KisProgressSubject(QObject *parent, const char *name) | KisProgressSubject | [inline, protected] |
| m_backgroundColor | KisPainter | [protected] |
| m_brush | KisPainter | [protected] |
| m_cancelRequested | KisPainter | [protected] |
| m_colorSpace | KisPainter | [protected] |
| m_compositeOp | KisPainter | [protected] |
| m_dab | KisPainter | [protected] |
| m_device | KisPainter | [protected] |
| m_dirtyRect | KisPainter | [protected] |
| m_duplicateHealing | KisPainter | [protected] |
| m_duplicateHealingRadius | KisPainter | [protected] |
| m_duplicateOffset | KisPainter | [protected] |
| m_duplicatePerspectiveCorrection | KisPainter | [protected] |
| m_duplicateStart | KisPainter | [protected] |
| m_fillColor | KisPainter | [protected] |
| m_fillStyle | KisPainter | [protected] |
| m_filter | KisPainter | [protected] |
| m_opacity | KisPainter | [protected] |
| m_paintColor | KisPainter | [protected] |
| m_paintOp | KisPainter | [protected] |
| m_pattern | KisPainter | [protected] |
| m_pixelSize | KisPainter | [protected] |
| m_pressure | KisPainter | [protected] |
| m_profile | KisPainter | [protected] |
| m_strokeStyle | KisPainter | [protected] |
| m_transaction | KisPainter | [protected] |
| notifyProgress(int percent) (defined in KisProgressSubject) | KisProgressSubject | [signal] |
| notifyProgressDone() (defined in KisProgressSubject) | KisProgressSubject | [signal] |
| notifyProgressError() (defined in KisProgressSubject) | KisProgressSubject | [signal] |
| notifyProgressStage(const QString &stage, int percent) (defined in KisProgressSubject) | KisProgressSubject | [signal] |
| opacity() const | KisPainter | [inline] |
| operator=(const KisPainter &) (defined in KisPainter) | KisPainter | [protected] |
| paintAt(const KisPoint &pos, const double pressure, const double, const double) | KisPainter | |
| paintBezierCurve(const KisPoint &pos1, const double pressure1, const double xTilt1, const double yTilt1, const KisPoint &control1, const KisPoint &control2, const KisPoint &pos2, const double pressure2, const double xTilt2, const double yTilt2, const double savedDist=-1) | KisPainter | |
| paintColor() const | KisPainter | [inline] |
| paintEllipse(const KisPoint &startPoint, const KisPoint &endPoint, const double pressure, const double, const double) | KisPainter | |
| paintLine(const KisPoint &pos1, const double pressure1, const double xTilt1, const double yTilt1, const KisPoint &pos2, const double pressure2, const double xTilt2, const double yTilt2, const double savedDist=-1) | KisPainter | |
| paintOp() const | KisPainter | [inline] |
| paintPolygon(const vKisPoint &points) | KisPainter | |
| paintPolyline(const QValueVector< KisPoint > &points, int index=0, int numPoints=-1) | KisPainter | |
| paintRect(const KisPoint &startPoint, const KisPoint &endPoint, const double pressure, const double xTilt, const double yTilt) | KisPainter | |
| pattern() const | KisPainter | [inline] |
| pointToLineDistance(const KisPoint &p, const KisPoint &l0, const KisPoint &l1) | KisPainter | [protected, static] |
| pressure() | KisPainter | [inline] |
| sampleMerged() const | KisFillPainter | [inline] |
| setBackgroundColor(const KisColor &color) | KisPainter | [inline] |
| setBrush(KisBrush *brush) | KisPainter | [inline] |
| setCareForSelection(bool set) | KisFillPainter | [inline] |
| setCompositeOp(const KisCompositeOp &op) | KisPainter | [inline] |
| setDab(KisPaintDeviceSP dab) | KisPainter | [inline] |
| setDuplicateHealing(bool v) | KisPainter | [inline] |
| setDuplicateHealingRadius(int r) | KisPainter | [inline] |
| setDuplicateOffset(const KisPoint &offset) | KisPainter | [inline] |
| setDuplicatePerspectiveCorrection(bool v) | KisPainter | [inline] |
| setDuplicateStart(const KisPoint start) | KisPainter | [inline] |
| setFillColor(const KisColor &color) | KisPainter | [inline] |
| setFillStyle(FillStyle fillStyle) | KisPainter | [inline] |
| setFillThreshold(int threshold) | KisFillPainter | [inline] |
| setFilter(KisFilterSP filter) | KisPainter | [inline] |
| setFuzzyFill(bool set) | KisFillPainter | [inline] |
| setHeight(int h) | KisFillPainter | [inline] |
| setOpacity(Q_UINT8 opacity) | KisPainter | [inline] |
| setPaintColor(const KisColor &color) | KisPainter | [inline] |
| setPaintOp(KisPaintOp *paintOp) | KisPainter | [inline] |
| setPattern(KisPattern *pattern) | KisPainter | [inline] |
| setPressure(double pressure) | KisPainter | [inline] |
| setSampleMerged(bool set) | KisFillPainter | [inline] |
| setStrokeStyle(StrokeStyle strokeStyle) | KisPainter | [inline] |
| setWidth(int w) | KisFillPainter | [inline] |
| strokeStyle() const | KisPainter | [inline] |
| StrokeStyle enum name | KisPainter | |
| StrokeStyleBrush enum value (defined in KisPainter) | KisPainter | |
| StrokeStyleNone enum value (defined in KisPainter) | KisPainter | |
| transaction() | KisPainter | [inline] |
| ~KisPainter() | KisPainter | [virtual] |
| ~KisProgressSubject() | KisProgressSubject | [protected, virtual] |