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

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

activeNode() constDocumentslot
animationLength()Documentslot
annotation(const QString &type)Documentslot
annotationDescription(const QString &type) constDocumentslot
annotationTypes() constDocumentslot
audioLevel() constDocumentslot
audioTracks() constDocumentslot
autosave()Documentslot
backgroundColor()Documentslot
batchmode() constDocumentslot
bounds() constDocumentslot
clone() constDocumentslot
close()Documentslot
colorDepth() constDocumentslot
colorModel() constDocumentslot
colorProfile() constDocumentslot
createCloneLayer(const QString &name, const Node *source)Documentslot
createColorizeMask(const QString &name)Documentslot
createFileLayer(const QString &name, const QString fileName, const QString scalingMethod, const QString scalingFilter="Bicubic")Documentslot
createFillLayer(const QString &name, const QString generatorName, InfoObject &configuration, Selection &selection)Documentslot
createFilterLayer(const QString &name, Filter &filter, Selection &selection)Documentslot
createFilterMask(const QString &name, Filter &filter, Selection &selection)Documentslot
createFilterMask(const QString &name, Filter &filter, const Node *selection_source)Documentslot
createGroupLayer(const QString &name)Documentslot
createNode(const QString &name, const QString &nodeType)Documentslot
createSelectionMask(const QString &name)Documentslot
createTransformMask(const QString &name)Documentslot
createTransparencyMask(const QString &name)Documentslot
createVectorLayer(const QString &name)Documentslot
crop(int x, int y, int w, int h)Documentslot
currentTime()Documentslot
dDocumentprivate
document() constDocumentprivate
Document(KisDocument *document, bool ownsDocument, QObject *parent=0)Documentexplicit
documentInfo() constDocumentslot
exportImage(const QString &filename, const InfoObject &exportConfiguration)Documentslot
fileName() constDocumentslot
FilterDocumentfriend
flatten()Documentslot
framesPerSecond()Documentslot
fullClipRangeEndTime()Documentslot
fullClipRangeStartTime()Documentslot
gridConfig()Documentslot
guidesConfig()Documentslot
guidesLocked() constDocumentslot
guidesVisible() constDocumentslot
height() constDocumentslot
horizontalGuides() constDocumentslot
importAnimation(const QList< QString > &files, int firstFrame, int step)Documentslot
KritaDocumentfriend
lock()Documentslot
modified() constDocumentslot
name() constDocumentslot
nodeByName(const QString &name) constDocumentslot
nodeByUniqueID(const QUuid &id) constDocumentslot
operator!=(const Document &other) constDocument
operator==(const Document &other) constDocument
pixelData(int x, int y, int w, int h) constDocumentslot
playBackEndTime()Documentslot
playBackStartTime()Documentslot
projection(int x=0, int y=0, int w=0, int h=0) constDocumentslot
refreshProjection()Documentslot
removeAnnotation(const QString &type)Documentslot
resizeImage(int x, int y, int w, int h)Documentslot
resolution() constDocumentslot
rootNode() constDocumentslot
rotateImage(double radians)Documentslot
save()Documentslot
saveAs(const QString &filename)Documentslot
scaleImage(int w, int h, int xres, int yres, QString strategy)Documentslot
selection() constDocumentslot
setActiveNode(Node *value)Documentslot
setAnnotation(const QString &type, const QString &description, const QByteArray &annotation)Documentslot
setAudioLevel(const qreal level)Documentslot
setAudioTracks(const QList< QString > files) constDocumentslot
setAutosave(bool active)Documentslot
setBackgroundColor(const QColor &color)Documentslot
setBatchmode(bool value)Documentslot
setColorProfile(const QString &colorProfile)Documentslot
setColorSpace(const QString &colorModel, const QString &colorDepth, const QString &colorProfile)Documentslot
setCurrentTime(int time)Documentslot
setDocumentInfo(const QString &document)Documentslot
setFileName(QString value)Documentslot
setFramesPerSecond(int fps)Documentslot
setFullClipRangeEndTime(int endTime)Documentslot
setFullClipRangeStartTime(int startTime)Documentslot
setGridConfig(GridConfig *gridConfig)Documentslot
setGuidesConfig(GuidesConfig *guidesConfig)Documentslot
setGuidesLocked(bool locked)Documentslot
setGuidesVisible(bool visible)Documentslot
setHeight(int value)Documentslot
setHorizontalGuides(const QList< qreal > &lines)Documentslot
setModified(bool modified)Documentslot
setName(QString value)Documentslot
setOwnsDocument(bool ownsDocument)Documentprivate
setPlayBackRange(int start, int stop)Documentslot
setResolution(int value)Documentslot
setSelection(Selection *value)Documentslot
setVerticalGuides(const QList< qreal > &lines)Documentslot
setWidth(int value)Documentslot
setXOffset(int x)Documentslot
setXRes(double xRes) constDocumentslot
setYOffset(int y)Documentslot
setYRes(double yRes) constDocumentslot
ShapeDocumentfriend
shearImage(double angleX, double angleY)Documentslot
thumbnail(int w, int h) constDocumentslot
topLevelNodes() constDocumentslot
tryBarrierLock()Documentslot
unlock()Documentslot
VectorLayerDocumentfriend
verticalGuides() constDocumentslot
ViewDocumentfriend
waitForDone()Documentslot
width() constDocumentslot
WindowDocumentfriend
xOffset() constDocumentslot
xRes() constDocumentslot
yOffset() constDocumentslot
yRes() constDocumentslot
~Document() overrideDocument