krita
KisImportCatcher Class Reference
#include <kis_import_catcher.h>
Inherits QObject.
Detailed Description
This small helper class takes an url and an image; tries to import the image at the url and shove the layers of the imported image into the first image after loading is done.Caveat: this class calls "delete this", which means that you new it and then never touch it again. Thanks you very much.
Definition at line 39 of file kis_import_catcher.h.
Public Slots | |
void | slotLoadingFinished () |
Public Member Functions | |
KisImportCatcher (KURL url, KisImageSP image) |
The documentation for this class was generated from the following files: