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

Property of a Class

The border property describes how to paint the border on the widget.

This should be used with caution since in some cases (mostly complex widgets) this might give unrespected results.


Public Functions

Get

Get current value.

QxWidget.getBorder();

Set

Set new value.

QxWidget.setBorder(newValue);