Krita Source Code Documentation
Loading...
Searching...
No Matches
KoShape::Private Class Reference

#include <KoShape_p.h>

+ Inheritance diagram for KoShape::Private:

Public Attributes

QList< KoShape * > dependees
 list of shape dependent on this shape
 
QList< KoShape::ShapeChangeListener * > listeners
 
KoShapeContainerparent
 
QSet< KoShapeManager * > shapeManagers
 
QSet< KoShape * > toolDelegates
 

Detailed Description

Definition at line 77 of file KoShape_p.h.

Member Data Documentation

◆ dependees

QList<KoShape*> KoShape::Private::dependees

list of shape dependent on this shape

Definition at line 83 of file KoShape_p.h.

◆ listeners

QList<KoShape::ShapeChangeListener*> KoShape::Private::listeners

Definition at line 84 of file KoShape_p.h.

◆ parent

KoShapeContainer* KoShape::Private::parent

Definition at line 80 of file KoShape_p.h.

◆ shapeManagers

QSet<KoShapeManager *> KoShape::Private::shapeManagers

Definition at line 81 of file KoShape_p.h.

◆ toolDelegates

QSet<KoShape *> KoShape::Private::toolDelegates

Definition at line 82 of file KoShape_p.h.


The documentation for this class was generated from the following file: