Widget.opacity
double opacity() @property nothrowGet opacity property.
Returns
The requested opacity of the widget.
void opacity(double propval) @property nothrowSet opacity property.
Parameters
propval | The requested opacity of the widget. |
double opacity() @property nothrowGet opacity property.
void opacity(double propval) @property nothrowSet opacity property.
propval | The requested opacity of the widget. |