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

Property of a Class

The backgroundColor 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.getColor();

Set

Set new value.

QxWidget.setColor(newValue);