Krita
Krita.h
72 * @return the action that has been registered under the given name, or 0 if no such action exists.
249 * @param profile The name of an icc profile that is known to Krita. If an empty string is passed, the default is
254 Document *createDocument(int width, int height, const QString &name, const QString &colorModel, const QString &colorDepth, const QString &profile, double resolution);
257 * @brief openDocument creates a new Document, registers it with the Krita application and loads the given file.
The DockWidgetFactoryBase class is the base class for plugins that want to add a dock widget to every...
Definition DockWidgetFactoryBase.h:37
Krita is a singleton class that offers the root access to the Krita object hierarchy.
Definition Krita.h:28
The Notifier can be used to be informed of state changes in the Krita application.
Definition Notifier.h:23
Q_SLOTSQ_SLOTS
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:35:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:35:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.