|
Krita Source Code Documentation
|
#include <CheckImageSize.h>
Inheritance diagram for ImageSizeCheckFactory:Public Member Functions | |
| KisExportCheckBase * | create (int maxWidth, int maxHeight, KisExportCheckBase::Level level, const QString &customWarning) |
| KisExportCheckBase * | create (int maxWidth, int maxHeight, KisExportCheckBase::Level level, const QString &customWarning=QString()) |
| KisExportCheckBase * | create (KisExportCheckBase::Level level, const QString &customWarning=QString()) override |
| QString | id () const |
| QString | id () const override |
| ImageSizeCheckFactory () | |
| ImageSizeCheckFactory () | |
| virtual | ~ImageSizeCheckFactory () |
| ~ImageSizeCheckFactory () override | |
Public Member Functions inherited from KisExportCheckFactory | |
| virtual | ~KisExportCheckFactory () |
Definition at line 45 of file CheckImageSize.h.
|
inline |
Definition at line 49 of file CheckImageSize.h.
|
inlinevirtual |
Definition at line 51 of file CheckImageSize.h.
|
inline |
Definition at line 48 of file ImageSizeCheck.h.
|
inlineoverride |
Definition at line 50 of file ImageSizeCheck.h.
|
inline |
Definition at line 53 of file CheckImageSize.h.
|
inline |
Definition at line 57 of file ImageSizeCheck.h.
|
inlineoverridevirtual |
Implements KisExportCheckFactory.
Definition at line 52 of file ImageSizeCheck.h.
|
inlinevirtual |
Implements KisExportCheckFactory.
Definition at line 58 of file CheckImageSize.h.
|
inlineoverridevirtual |
Implements KisExportCheckFactory.
Definition at line 62 of file ImageSizeCheck.h.