Document-members
Document Member List
This is the complete list of members for Document, including all inherited members.
activeNode() const | Document | slot |
animationLength() | Document | slot |
annotation(const QString &type) | Document | slot |
annotationDescription(const QString &type) const | Document | slot |
annotationTypes() const | Document | slot |
audioLevel() const | Document | slot |
audioTracks() const | Document | slot |
autosave() | Document | slot |
backgroundColor() | Document | slot |
batchmode() const | Document | slot |
bindableObjectName() | QObject | |
blockSignals(bool block) | QObject | |
bounds() const | Document | slot |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
clone() const | Document | slot |
close() | Document | slot |
colorDepth() const | Document | slot |
colorModel() const | Document | slot |
colorProfile() const | Document | slot |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
createCloneLayer(const QString &name, const Node *source) | Document | slot |
createColorizeMask(const QString &name) | Document | slot |
createFileLayer(const QString &name, const QString fileName, const QString scalingMethod, const QString scalingFilter="Bicubic") | Document | slot |
createFillLayer(const QString &name, const QString generatorName, InfoObject &configuration, Selection &selection) | Document | slot |
createFilterLayer(const QString &name, Filter &filter, Selection &selection) | Document | slot |
createFilterMask(const QString &name, Filter &filter, Selection &selection) | Document | slot |
createFilterMask(const QString &name, Filter &filter, const Node *selection_source) | Document | slot |
createGroupLayer(const QString &name) | Document | slot |
createNode(const QString &name, const QString &nodeType) | Document | slot |
createSelectionMask(const QString &name) | Document | slot |
createTransformMask(const QString &name) | Document | slot |
createTransparencyMask(const QString &name) | Document | slot |
createVectorLayer(const QString &name) | Document | slot |
crop(int x, int y, int w, int h) | Document | slot |
currentTime() | Document | slot |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
Document(KisDocument *document, bool ownsDocument, QObject *parent=0) (defined in Document) | Document | explicit |
documentInfo() const | Document | slot |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
exportImage(const QString &filename, const InfoObject &exportConfiguration) | Document | slot |
fileName() const | Document | slot |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
flatten() | Document | slot |
framesPerSecond() | Document | slot |
fullClipRangeEndTime() | Document | slot |
fullClipRangeStartTime() | Document | slot |
gridConfig() | Document | slot |
guidesConfig() | Document | slot |
guidesLocked() const | Document | slot |
guidesVisible() const | Document | slot |
height() const | Document | slot |
horizontalGuides() const | Document | slot |
importAnimation(const QList< QString > &files, int firstFrame, int step) | Document | slot |
inherits(const char *className) const const | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isQuickItemType() const const | QObject | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
killTimer(int id) | QObject | |
lock() | Document | slot |
metaObject() const const | QObject | virtual |
modified() const | Document | slot |
moveToThread(QThread *targetThread) | QObject | |
name() const | Document | slot |
nodeByName(const QString &name) const | Document | slot |
nodeByUniqueID(const QUuid &id) const | Document | slot |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
operator!=(const Document &other) const (defined in Document) | Document | |
operator==(const Document &other) const (defined in Document) | Document | |
parent() const const | QObject | |
pixelData(int x, int y, int w, int h) const | Document | slot |
playBackEndTime() | Document | slot |
playBackStartTime() | Document | slot |
projection(int x=0, int y=0, int w=0, int h=0) const | Document | slot |
property(const char *name) const const | QObject | |
Q_CLASSINFO(Name, Value) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList typedef | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
receivers(const char *signal) const const | QObject | protected |
refreshProjection() | Document | slot |
removeAnnotation(const QString &type) | Document | slot |
removeEventFilter(QObject *obj) | QObject | |
resizeImage(int x, int y, int w, int h) | Document | slot |
resolution() const | Document | slot |
rootNode() const | Document | slot |
rotateImage(double radians) | Document | slot |
save() | Document | slot |
saveAs(const QString &filename) | Document | slot |
scaleImage(int w, int h, int xres, int yres, QString strategy) | Document | slot |
selection() const | Document | slot |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setActiveNode(Node *value) | Document | slot |
setAnnotation(const QString &type, const QString &description, const QByteArray &annotation) | Document | slot |
setAudioLevel(const qreal level) | Document | slot |
setAudioTracks(const QList< QString > files) const | Document | slot |
setAutosave(bool active) | Document | slot |
setBackgroundColor(const QColor &color) | Document | slot |
setBatchmode(bool value) | Document | slot |
setColorProfile(const QString &colorProfile) | Document | slot |
setColorSpace(const QString &colorModel, const QString &colorDepth, const QString &colorProfile) | Document | slot |
setCurrentTime(int time) | Document | slot |
setDocumentInfo(const QString &document) | Document | slot |
setFileName(QString value) | Document | slot |
setFramesPerSecond(int fps) | Document | slot |
setFullClipRangeEndTime(int endTime) | Document | slot |
setFullClipRangeStartTime(int startTime) | Document | slot |
setGridConfig(GridConfig *gridConfig) | Document | slot |
setGuidesConfig(GuidesConfig *guidesConfig) | Document | slot |
setGuidesLocked(bool locked) | Document | slot |
setGuidesVisible(bool visible) | Document | slot |
setHeight(int value) | Document | slot |
setHorizontalGuides(const QList< qreal > &lines) | Document | slot |
setModified(bool modified) | Document | slot |
setName(QString value) | Document | slot |
setObjectName(QAnyStringView name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setPlayBackRange(int start, int stop) | Document | slot |
setProperty(const char *name, QVariant &&value) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setResolution(int value) | Document | slot |
setSelection(Selection *value) | Document | slot |
setVerticalGuides(const QList< qreal > &lines) | Document | slot |
setWidth(int value) | Document | slot |
setXOffset(int x) | Document | slot |
setXRes(double xRes) const | Document | slot |
setYOffset(int y) | Document | slot |
setYRes(double yRes) const | Document | slot |
shearImage(double angleX, double angleY) | Document | slot |
signalsBlocked() const const | QObject | |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType) | QObject | |
thread() const const | QObject | |
thumbnail(int w, int h) const | Document | slot |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
topLevelNodes() const | Document | slot |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
tryBarrierLock() | Document | slot |
unlock() | Document | slot |
verticalGuides() const | Document | slot |
waitForDone() | Document | slot |
width() const | Document | slot |
xOffset() const | Document | slot |
xRes() const | Document | slot |
yOffset() const | Document | slot |
yRes() const | Document | slot |
~Document() override (defined in Document) | Document | |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.