Paramaters of a layer.
More...
#include <cImageWindowWidget.h>
|
| layerInfo () |
| The constructor.
|
|
| layerInfo (const layerInfo &layer) |
| The copy constructor.
|
|
void | clear () |
| Clear the structure.
|
|
| ~layerInfo () |
| The destructor.
|
|
|
bool | checked |
| True if the layer is visible.
|
|
int | alpha |
| Opacity of the layer.
|
|
int | zvalue |
| Z-value of the layer.
|
|
bool | ispixmapdefined |
| True if pixmap is defined.
|
|
bool | fliphorizontally |
| True if the pixmap is flipped horizontally.
|
|
bool | flipvertically |
| True if the pixmap is flipped vertically.
|
|
double | x |
| X position.
|
|
double | y |
| Y position.
|
|
double | width |
| Width.
|
|
double | height |
| Height.
|
|
double | angle |
| Rotation angle [degrees].
|
|
qreal | lastx |
| Last X position.
|
|
qreal | lasty |
| Last Y position.
|
|
int | navigationlayer |
| Navigation layer.
|
|
QPixmap * | pixmap |
| Pixmap.
|
|
The documentation for this struct was generated from the following file: