|
Krita Source Code Documentation
|
Public Member Functions | |
| Private () | |
Public Attributes | |
| KisShapeLayerCanvasBase * | canvas |
| KoShapeControllerBase * | controller |
| KisSignalAutoConnectionsStore | imageConnections |
| bool | isAntialiased |
| KisPaintDeviceSP | paintDevice |
| int | x |
| int | y |
Definition at line 124 of file kis_shape_layer.cc.
|
inline |
Definition at line 127 of file kis_shape_layer.cc.
| KisShapeLayerCanvasBase* KisShapeLayer::Private::canvas |
Definition at line 136 of file kis_shape_layer.cc.
| KoShapeControllerBase* KisShapeLayer::Private::controller |
Definition at line 137 of file kis_shape_layer.cc.
| KisSignalAutoConnectionsStore KisShapeLayer::Private::imageConnections |
Definition at line 141 of file kis_shape_layer.cc.
| bool KisShapeLayer::Private::isAntialiased |
Definition at line 140 of file kis_shape_layer.cc.
| KisPaintDeviceSP KisShapeLayer::Private::paintDevice |
Definition at line 135 of file kis_shape_layer.cc.
| int KisShapeLayer::Private::x |
Definition at line 138 of file kis_shape_layer.cc.
| int KisShapeLayer::Private::y |
Definition at line 139 of file kis_shape_layer.cc.