|
Krita Source Code Documentation
|
#include <PSDLayerStylesCheck.h>
Inheritance diagram for PSDLayerStyleCheck:Public Member Functions | |
| Level | check (KisImageSP) const override |
| bool | checkNeeded (KisImageSP image) const override |
| PSDLayerStyleCheck (const QString &id, Level level, const QString &customWarning=QString()) | |
Public Member Functions inherited from KisExportCheckBase | |
| virtual QString | id () const |
| KisExportCheckBase (const QString &id, Level level, const QString &customWarning=QString(), bool perLayerCheck=false) | |
| KisExportCheckBase. | |
| virtual bool | perLayerCheck () const |
| QString | warning () const |
| virtual | ~KisExportCheckBase () |
Additional Inherited Members | |
Public Types inherited from KisExportCheckBase | |
| enum | Level { SUPPORTED , PARTIALLY , UNSUPPORTED } |
Protected Attributes inherited from KisExportCheckBase | |
| QString | m_id |
| Level | m_level {UNSUPPORTED} |
| bool | m_perLayerCheck {false} |
| QString | m_warning |
Definition at line 96 of file PSDLayerStylesCheck.h.
|
inline |
Definition at line 100 of file PSDLayerStylesCheck.h.
References KisExportCheckBase::m_warning.
|
inlineoverridevirtual |
Implements KisExportCheckBase.
Definition at line 115 of file PSDLayerStylesCheck.h.
References KisExportCheckBase::m_level.
|
inlineoverridevirtual |
Implements KisExportCheckBase.
Definition at line 108 of file PSDLayerStylesCheck.h.
References KisGroupLayer::accept(), KisImage::rootLayer(), and v.