mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
sipify
This commit is contained in:
parent
9f645c6bd2
commit
0e413c04bc
@ -26,11 +26,8 @@ task. This can be used to draw maps without blocking the QGIS interface.
|
|||||||
|
|
||||||
enum ErrorType
|
enum ErrorType
|
||||||
{
|
{
|
||||||
//! Image allocation failure
|
|
||||||
ImageAllocationFail,
|
ImageAllocationFail,
|
||||||
//! Image save failure
|
|
||||||
ImageSaveFail,
|
ImageSaveFail,
|
||||||
|
|
||||||
ImageUnsupportedFormat
|
ImageUnsupportedFormat
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user