6#ifndef KOTOSCONTAINERMODEL_H
7#define KOTOSCONTAINERMODEL_H
23 int count()
const override;
ChangeType
Used by shapeChanged() to select which change was made.
bool isClipped(const KoShape *shape) const override
QList< KoShape * > shapes() const override
void containerChanged(KoShapeContainer *container, KoShape::ChangeType type) override
bool inheritsTransform(const KoShape *shape) const override
int count() const override
void setInheritsTransform(const KoShape *shape, bool inherit) override
void setClipped(const KoShape *shape, bool clipping) override
~KoTosContainerModel() override
void remove(KoShape *shape) override
void add(KoShape *shape) override