A single layer in a multi-layer texture image that is filled with a solid color.
Inherits :
void | colorChanged ( Color color ) |
void | sizeChanged ( Size size ) |
TODO: Add detailed description.
Sets the size for this color layer.
Parameter(s):
void : colorChanged( Color color )
Signature:“colorChanged(const QColor&)”
Emitted when the layer color changes
Parameter(s):
void : sizeChanged( Size size )
Signature:“sizeChanged(const QSize&)”
Emitted when the layer size changes
Parameter(s):