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

This is the complete list of members for FileLayer, 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
FileLayer(KisImageSP image, const QString name=QString(), const QString baseName=QString(), const QString fileName=QString(), const QString scalingMethod=QString(), const QString scalingFilter=QString(), QObject *parent=0)FileLayerexplicit
FileLayer(KisFileLayerSP layer, QObject *parent=0)FileLayerexplicit
findChildNodes(const QString &name=QString(), bool recursive=false, bool partialMatch=false, const QString &type=QString(), int colorLabelIndex=0) constNodeslot
getFileNameFromAbsolute(const QString &basePath, QString filePath)FileLayerprivate
hasExtents()Nodeslot
hasKeyframeAtTime(int frameNumber)Nodeslot
icon() constNodeslot
image() constNodeprivate
index() constNodeslot
inheritAlpha() constNodeslot
isPinnedToTimeline() constNodeslot
layerStyleToAsl()Nodeslot
locked() constNodeslot
m_baseNameFileLayerprivate
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
path() constFileLayerslot
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
resetCache()FileLayerslot
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
scalingFilter() constFileLayerslot
scalingMethod() constFileLayerslot
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
setProperties(QString fileName, QString scalingMethod=QString("None"), QString scalingFilter=QString("Bicubic"))FileLayerslot
setVisible(bool visible)Nodeslot
shearNode(double angleX, double angleY)Nodeslot
thumbnail(int w, int h)Nodeslot
type() const overrideFileLayerslot
uniqueId() constNodeslot
visible() constNodeslot
~FileLayer() overrideFileLayer
~Node() overrideNode