Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Property of a Class

The color style property of the rendered widget.

As input are allowed any instance of QxColor or a string which defines the color itself.


Public Functions

Get

Get current value.

QxWidget.getBackgroundColor();

Set

Set new value.

QxWidget.setBackgroundColor(newValue);