krita
KisCustomImageWidget Class Reference
#include <kis_custom_image_widget.h>
Detailed Description
The 'Custom Document' widget in the Krita startup widget.This class embeds the image size and colorspace to allow the user to select the image properties for a new empty image document.
Definition at line 33 of file kis_custom_image_widget.h.
Signals | |
void | documentSelected () |
Public Member Functions | |
KisCustomImageWidget (QWidget *parent, KisDoc *doc, Q_INT32 defWidth, Q_INT32 defHeight, double resolution, QString defColorSpaceName, QString imageName) |
Constructor & Destructor Documentation
|
Constructor. Please note that this class is being used/created by KisDoc.
Definition at line 38 of file kis_custom_image_widget.cc. |
Member Function Documentation
|
this signal is emitted (as defined by KoDocument) the moment the document is 'ready'
|
The documentation for this class was generated from the following files: