krita

KisPainter Member List

This is the complete list of members for KisPainter, 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]
compositeOp() const KisPainter [inline]
dab() const KisPainter [inline]
device() const KisPainter [inline]
dirtyRect()KisPainter
duplicateHealing() (defined in KisPainter)KisPainter [inline]
duplicateHealingRadius() (defined in KisPainter)KisPainter [inline]
duplicateOffset()KisPainter [inline]
duplicatePerspectiveCorrection() (defined in KisPainter)KisPainter [inline]
duplicateStart() (defined in KisPainter)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]
KisPainter()KisPainter
KisPainter(KisPaintDeviceSP device)KisPainter
KisPainter(const KisPainter &) (defined in KisPainter)KisPainter [protected]
KisProgressSubject() (defined in KisProgressSubject)KisProgressSubject [inline, protected]
KisProgressSubject(QObject *parent, const char *name) (defined in KisProgressSubject)KisProgressSubject [inline, protected]
m_backgroundColor (defined in KisPainter)KisPainter [protected]
m_brush (defined in KisPainter)KisPainter [protected]
m_cancelRequested (defined in KisPainter)KisPainter [protected]
m_colorSpace (defined in KisPainter)KisPainter [protected]
m_compositeOp (defined in KisPainter)KisPainter [protected]
m_dab (defined in KisPainter)KisPainter [protected]
m_device (defined in KisPainter)KisPainter [protected]
m_dirtyRect (defined in KisPainter)KisPainter [protected]
m_duplicateHealing (defined in KisPainter)KisPainter [protected]
m_duplicateHealingRadius (defined in KisPainter)KisPainter [protected]
m_duplicateOffset (defined in KisPainter)KisPainter [protected]
m_duplicatePerspectiveCorrection (defined in KisPainter)KisPainter [protected]
m_duplicateStart (defined in KisPainter)KisPainter [protected]
m_fillColor (defined in KisPainter)KisPainter [protected]
m_fillStyle (defined in KisPainter)KisPainter [protected]
m_filter (defined in KisPainter)KisPainter [protected]
m_opacity (defined in KisPainter)KisPainter [protected]
m_paintColor (defined in KisPainter)KisPainter [protected]
m_paintOp (defined in KisPainter)KisPainter [protected]
m_pattern (defined in KisPainter)KisPainter [protected]
m_pixelSize (defined in KisPainter)KisPainter [protected]
m_pressure (defined in KisPainter)KisPainter [protected]
m_profile (defined in KisPainter)KisPainter [protected]
m_strokeStyle (defined in KisPainter)KisPainter [protected]
m_transaction (defined in KisPainter)KisPainter [protected]
m_varyBrushSpacingWithPressureWhenDrawingALine (defined in KisPainter)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]
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) (defined in KisPainter)KisPainter [inline]
setDuplicateHealingRadius(int r) (defined in KisPainter)KisPainter [inline]
setDuplicateOffset(const KisPoint &offset)KisPainter [inline]
setDuplicatePerspectiveCorrection(bool v) (defined in KisPainter)KisPainter [inline]
setDuplicateStart(const KisPoint start) (defined in KisPainter)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]
setVaryBrushSpacingWithPressureWhenDrawingALine(bool varyBrushSpacingWithPressureWhenDrawingALine)KisPainter [inline]
StrokeStyle enum nameKisPainter
strokeStyle() const KisPainter [inline]
StrokeStyleBrush enum value (defined in KisPainter)KisPainter
StrokeStyleNone enum value (defined in KisPainter)KisPainter
transaction()KisPainter [inline]
varyBrushSpacingWithPressureWhenDrawingALine() (defined in KisPainter)KisPainter [inline]
~KisPainter() (defined in KisPainter)KisPainter [virtual]
~KisProgressSubject() (defined in KisProgressSubject)KisProgressSubject [protected, virtual]
KDE Home | KDE Accessibility Home | Description of Access Keys