Class GroupShape
Build from GroupShape.h
Krita 4.0.0

The GroupShape class A group shape is a vector object with child shapes.

Methods

children()list[Shape] type()str

Member documentation

children()list[Shape]
Krita 4.0.0

Return

the child shapes of this group shape.

type()str
Krita 4.0.0

returns the type.

Return

"groupshape"