|
Krita Source Code Documentation
|
#include <ShapeLayerTypeCheck.h>
Inheritance diagram for ShapeLayerTypeCheckFactory:Public Member Functions | |
| KisExportCheckBase * | create (KisExportCheckBase::Level level, const QString &customWarning) override |
| QString | id () const override |
| ShapeLayerTypeCheckFactory (const QString &ShapeId, const QString &PathShapeId="") | |
| ~ShapeLayerTypeCheckFactory () override | |
Public Member Functions inherited from KisExportCheckFactory | |
| virtual | ~KisExportCheckFactory () |
Public Attributes | |
| const QString | m_pathShapeId |
| const QString | m_shapeId |
Definition at line 141 of file ShapeLayerTypeCheck.h.
|
inline |
Definition at line 145 of file ShapeLayerTypeCheck.h.
|
inlineoverride |
Definition at line 151 of file ShapeLayerTypeCheck.h.
|
inlineoverridevirtual |
Implements KisExportCheckFactory.
Definition at line 153 of file ShapeLayerTypeCheck.h.
References m_pathShapeId, and m_shapeId.
|
inlineoverridevirtual |
Implements KisExportCheckFactory.
Definition at line 158 of file ShapeLayerTypeCheck.h.
References m_pathShapeId, and m_shapeId.
| const QString ShapeLayerTypeCheckFactory::m_pathShapeId |
Definition at line 166 of file ShapeLayerTypeCheck.h.
| const QString ShapeLayerTypeCheckFactory::m_shapeId |
Definition at line 165 of file ShapeLayerTypeCheck.h.