|
Krita Source Code Documentation
|
#include <KisMirrorProperties.h>
Public Member Functions | |
| bool | isEmpty () const |
| MirrorProperties () | |
Public Attributes | |
| bool | coordinateSystemFlipped |
| bool | horizontalMirror |
| bool | verticalMirror |
Definition at line 9 of file KisMirrorProperties.h.
|
inline |
Definition at line 11 of file KisMirrorProperties.h.
|
inline |
Definition at line 21 of file KisMirrorProperties.h.
References horizontalMirror, and verticalMirror.
| bool MirrorProperties::coordinateSystemFlipped |
Definition at line 19 of file KisMirrorProperties.h.
| bool MirrorProperties::horizontalMirror |
Definition at line 16 of file KisMirrorProperties.h.
| bool MirrorProperties::verticalMirror |
Definition at line 17 of file KisMirrorProperties.h.