|
Krita Source Code Documentation
|
#include <KoSelection_p.h>
Inheritance diagram for KoSelection::Private:Public Member Functions | |
| Private () | |
| Private (const Private &) | |
| ~Private () | |
Public Attributes | |
| KoShapeLayer * | activeLayer |
| QList< KoShape * > | selectedShapes |
| KisThreadSafeSignalCompressor * | selectionChangedCompressor |
Definition at line 15 of file KoSelection_p.h.
|
inlineexplicit |
Definition at line 18 of file KoSelection_p.h.
|
inlineexplicit |
Definition at line 23 of file KoSelection_p.h.
|
inline |
Definition at line 30 of file KoSelection_p.h.
References selectionChangedCompressor.
| KoShapeLayer* KoSelection::Private::activeLayer |
Definition at line 35 of file KoSelection_p.h.
Definition at line 34 of file KoSelection_p.h.
| KisThreadSafeSignalCompressor* KoSelection::Private::selectionChangedCompressor |
Definition at line 37 of file KoSelection_p.h.