krita

KisConvolutionPainter Member List

This is the complete list of members for KisConvolutionPainter, including all inherited members.

addDirtyRect(QRect r)KisPainter [inline]
applyMatrix(KisKernelSP kernel, Q_INT32 x, Q_INT32 y, Q_INT32 w, Q_INT32 h, KisConvolutionBorderOp borderOp=BORDER_AVOID, KisChannelInfo::enumChannelFlags channelFlags=KisChannelInfo::FLAG_COLOR)KisConvolutionPainter
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
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]
compositeOp() const KisPainter [inline]
dab() const KisPainter [inline]
device() const KisPainter [inline]
dirtyRect()KisPainter
duplicateOffset()KisPainter [inline]
end()KisPainter
endTransaction()KisPainter
fillColor() const KisPainter [inline]
fillPolygon(const vKisPoint &points, FillStyle fillStyle)KisPainter [protected]
fillStyle() const KisPainter [inline]
FillStyle enum nameKisPainter
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
filter()KisPainter [inline]
getBezierCurvePoints(const KisPoint &pos1, const KisPoint &control1, const KisPoint &control2, const KisPoint &pos2, vKisPoint &points)KisPainter
init()KisPainter [protected]
KisConvolutionPainter()KisConvolutionPainter
KisConvolutionPainter(KisPaintDeviceSP device)KisConvolutionPainter
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_backgroundColorKisPainter [protected]
m_brushKisPainter [protected]
m_cancelRequestedKisPainter [protected]
m_colorSpaceKisPainter [protected]
m_compositeOpKisPainter [protected]
m_dabKisPainter [protected]
m_deviceKisPainter [protected]
m_dirtyRectKisPainter [protected]
m_duplicateOffsetKisPainter [protected]
m_fillColorKisPainter [protected]
m_fillStyleKisPainter [protected]
m_filterKisPainter [protected]
m_opacityKisPainter [protected]
m_paintColorKisPainter [protected]
m_paintOpKisPainter [protected]
m_patternKisPainter [protected]
m_pixelSizeKisPainter [protected]
m_pressureKisPainter [protected]
m_profileKisPainter [protected]
m_strokeStyleKisPainter [protected]
m_transactionKisPainter [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]
setBackgroundColor(const KisColor &color)KisPainter [inline]
setBrush(KisBrush *brush)KisPainter [inline]
setCompositeOp(const KisCompositeOp &op)KisPainter [inline]
setDab(KisPaintDeviceSP dab)KisPainter [inline]
setDuplicateOffset(const KisPoint &offset)KisPainter [inline]
setFillColor(const KisColor &color)KisPainter [inline]
setFillStyle(FillStyle fillStyle)KisPainter [inline]
setFilter(KisFilterSP filter)KisPainter [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]
setStrokeStyle(StrokeStyle strokeStyle)KisPainter [inline]
strokeStyle() const KisPainter [inline]
StrokeStyle enum nameKisPainter
StrokeStyleBrush enum value (defined in KisPainter)KisPainter
StrokeStyleNone enum value (defined in KisPainter)KisPainter
transaction()KisPainter [inline]
~KisPainter()KisPainter [virtual]
~KisProgressSubject()KisProgressSubject [protected, virtual]
KDE Home | KDE Accessibility Home | Description of Access Keys