This class is the base class for exporting paint layers.
If a plugin wants to add a new exporter to paint layers, it must contain a class derived from this class, and implement the two functions. The new export type will appear in the list of supported extensions when the user selects "Export Selected" from the right click popup menu for a paint layer.
Definition at line 409 of file importexport.h.
#include <importexport.h>