Krita Source Code Documentation
Loading...
Searching...
No Matches
TransformMask Member List

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

addChildNode(Node *child, Node *above)Nodeslot
alphaLocked() constNodeslot
animated() constNodeslot
blendingMode() constNodeslot
bounds() constNodeslot
channels() constNodeslot
childNodes() constNodeslot
clone() constNodeslot
collapsed() constNodeslot
colorDepth() constNodeslot
colorLabel() constNodeslot
colorModel() constNodeslot
colorProfile() constNodeslot
createNode(KisImageSP image, KisNodeSP node, QObject *parent=0)Nodestatic
cropNode(int x, int y, int w, int h)Nodeslot
dNodeprivate
duplicate()Nodeslot
enableAnimation() constNodeslot
finalAffineTransform() constTransformMaskslot
findChildNodes(const QString &name=QString(), bool recursive=false, bool partialMatch=false, const QString &type=QString(), int colorLabelIndex=0) constNodeslot
fromXML(const QString &xml)TransformMaskslot
hasExtents()Nodeslot
hasKeyframeAtTime(int frameNumber)Nodeslot
icon() constNodeslot
image() constNodeprivate
index() constNodeslot
inheritAlpha() constNodeslot
isPinnedToTimeline() constNodeslot
layerStyleToAsl()Nodeslot
locked() constNodeslot
mergeDown()Nodeslot
move(int x, int y)Nodeslot
name() constNodeslot
Node(KisImageSP image, KisNodeSP node, QObject *parent=0)Nodeexplicitprivate
node() constNodeprivate
opacity() constNodeslot
operator!=(const Node &other) constNode
operator==(const Node &other) constNode
paintAbility()Nodeslot
paintDevice() constNodeprivate
paintEllipse(const QRectF &rect, const QString strokeStyle=PaintingResources::defaultStrokeStyle, const QString fillStyle=PaintingResources::defaultFillStyle)Nodeslot
paintLine(const QPointF pointOne, const QPointF pointTwo, double pressureOne=1.0, double pressureTwo=1.0, const QString strokeStyle=PaintingResources::defaultStrokeStyle)Nodeslot
paintPath(const QPainterPath &path, const QString strokeStyle=PaintingResources::defaultStrokeStyle, const QString fillStyle=PaintingResources::defaultFillStyle)Nodeslot
paintPolygon(const QList< QPointF > points, const QString strokeStyle=PaintingResources::defaultStrokeStyle, const QString fillStyle=PaintingResources::defaultFillStyle)Nodeslot
paintRectangle(const QRectF &rect, const QString strokeStyle=PaintingResources::defaultStrokeStyle, const QString fillStyle=PaintingResources::defaultFillStyle)Nodeslot
parentNode() constNodeslot
pixelData(int x, int y, int w, int h) constNodeslot
pixelDataAtTime(int x, int y, int w, int h, int time) constNodeslot
position() constNodeslot
projectionPixelData(int x, int y, int w, int h) constNodeslot
remove()Nodeslot
removeChildNode(Node *child)Nodeslot
rotateNode(double radians)Nodeslot
save(const QString &filename, double xRes, double yRes, const InfoObject &exportConfiguration, const QRect &exportRect=QRect())Nodeslot
scaleNode(QPointF origin, int width, int height, QString strategy)Nodeslot
setAlphaLocked(bool value)Nodeslot
setBlendingMode(QString value)Nodeslot
setChildNodes(QList< Node * > nodes)Nodeslot
setCollapsed(bool collapsed)Nodeslot
setColorLabel(int index)Nodeslot
setColorProfile(const QString &colorProfile)Nodeslot
setColorSpace(const QString &colorModel, const QString &colorDepth, const QString &colorProfile)Nodeslot
setInheritAlpha(bool value)Nodeslot
setLayerStyleFromAsl(const QString &asl)Nodeslot
setLocked(bool value)Nodeslot
setName(QString name)Nodeslot
setOpacity(int value)Nodeslot
setPinnedToTimeline(bool pinned) constNodeslot
setPixelData(QByteArray value, int x, int y, int w, int h)Nodeslot
setVisible(bool visible)Nodeslot
shearNode(double angleX, double angleY)Nodeslot
thumbnail(int w, int h)Nodeslot
toXML() constTransformMaskslot
TransformMask(KisImageSP image, QString name, QObject *parent=0)TransformMaskexplicit
TransformMask(KisImageSP image, KisTransformMaskSP mask, QObject *parent=0)TransformMaskexplicit
type() const overrideTransformMaskvirtualslot
uniqueId() constNodeslot
visible() constNodeslot
~Node() overrideNode
~TransformMask() overrideTransformMask