krita

KisGradientPainter Member List

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

addDirtyRect(QRect r)KisPainter [inline]
backgroundColor() constKisPainter [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() constKisPainter [inline]
cancelRequested() constKisPainter [inline]
compositeOp() constKisPainter [inline]
dab() constKisPainter [inline]
device() constKisPainter [inline]
dirtyRect()KisPainter
duplicateHealing()KisPainter [inline]
duplicateHealingRadius()KisPainter [inline]
duplicateOffset()KisPainter [inline]
duplicatePerspectiveCorrection()KisPainter [inline]
duplicateStart()KisPainter [inline]
end()KisPainter
endTransaction()KisPainter
enumGradientRepeat enum nameKisGradientPainter
enumGradientShape enum nameKisGradientPainter
fillColor() constKisPainter [inline]
fillPolygon(const vKisPoint &points, FillStyle fillStyle)KisPainter [protected]
FillStyle enum nameKisPainter
fillStyle() constKisPainter [inline]
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
GradientRepeatAlternate enum value (defined in KisGradientPainter)KisGradientPainter
GradientRepeatForwards enum value (defined in KisGradientPainter)KisGradientPainter
GradientRepeatNone enum value (defined in KisGradientPainter)KisGradientPainter
GradientShapeBiLinear enum value (defined in KisGradientPainter)KisGradientPainter
GradientShapeConical enum value (defined in KisGradientPainter)KisGradientPainter
GradientShapeConicalSymetric enum value (defined in KisGradientPainter)KisGradientPainter
GradientShapeLinear enum value (defined in KisGradientPainter)KisGradientPainter
GradientShapeRadial enum value (defined in KisGradientPainter)KisGradientPainter
GradientShapeSquare enum value (defined in KisGradientPainter)KisGradientPainter
init()KisPainter [protected]
KisGradientPainter()KisGradientPainter
KisGradientPainter(KisPaintDeviceSP device)KisGradientPainter
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_duplicateHealingKisPainter [protected]
m_duplicateHealingRadiusKisPainter [protected]
m_duplicateOffsetKisPainter [protected]
m_duplicatePerspectiveCorrectionKisPainter [protected]
m_duplicateStartKisPainter [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() constKisPainter [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() constKisPainter [inline]
paintEllipse(const KisPoint &startPoint, const KisPoint &endPoint, const double pressure, const double, const double)KisPainter
paintGradient(const KisPoint &gradientVectorStart, const KisPoint &gradientVectorEnd, enumGradientShape shape, enumGradientRepeat repeat, double antiAliasThreshold, bool reverseGradient, Q_INT32 startx, Q_INT32 starty, Q_INT32 width, Q_INT32 height)KisGradientPainter
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() constKisPainter [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() constKisPainter [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]
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]
setFilter(KisFilterSP filter)KisPainter [inline]
setGradient(KisGradient &gradient)KisGradientPainter [inline]
setGradient(KisGradient *gradient)KisGradientPainter [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 enum nameKisPainter
strokeStyle() constKisPainter [inline]
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