KQuickImageEditor
imagedocument.h
Q_INVOKABLE bool saveAs(const QUrl &location)
Save current edited image as a new image.
Definition imagedocument.cpp:111
Q_INVOKABLE void mirror(bool horizontal, bool vertical)
Mirror the image.
Definition imagedocument.cpp:76
Q_INVOKABLE void crop(int x, int y, int width, int height)
Crop the image.
Definition imagedocument.cpp:58
Q_INVOKABLEQ_INVOKABLE
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:26 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:17:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.