Krita Source Code Documentation
Loading...
Searching...
No Matches
KoShapeReorderCommandPrivate Class Reference

Public Member Functions

 KoShapeReorderCommandPrivate ()
 
 KoShapeReorderCommandPrivate (const QList< KoShape * > &s, QList< int > &ni)
 

Public Attributes

QList< int > newIndexes
 
QList< int > previousIndexes
 
QList< KoShape * > shapes
 

Detailed Description

Definition at line 31 of file KoShapeReorderCommand.cpp.

Constructor & Destructor Documentation

◆ KoShapeReorderCommandPrivate() [1/2]

KoShapeReorderCommandPrivate::KoShapeReorderCommandPrivate ( )
inline

Definition at line 34 of file KoShapeReorderCommand.cpp.

34{}

◆ KoShapeReorderCommandPrivate() [2/2]

KoShapeReorderCommandPrivate::KoShapeReorderCommandPrivate ( const QList< KoShape * > & s,
QList< int > & ni )
inline

Definition at line 35 of file KoShapeReorderCommand.cpp.

Member Data Documentation

◆ newIndexes

QList<int> KoShapeReorderCommandPrivate::newIndexes

Definition at line 42 of file KoShapeReorderCommand.cpp.

◆ previousIndexes

QList<int> KoShapeReorderCommandPrivate::previousIndexes

Definition at line 41 of file KoShapeReorderCommand.cpp.

◆ shapes

QList<KoShape*> KoShapeReorderCommandPrivate::shapes

Definition at line 40 of file KoShapeReorderCommand.cpp.


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