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.
Q_SLOTSQ_SLOTS
Krita is a singleton class that offers the root access to the Krita object hierarchy.
Definition: Krita.h:27
The Notifier can be used to be informed of state changes in the Krita application.
Definition: Notifier.h:22
The DockWidgetFactoryBase class is the base class for plugins that want to add a dock widget to every...
Definition: DockWidgetFactoryBase.h:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:58:47 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:58:47 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.