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

Property of a Class

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

Public Functions

Get

Get current value.

QxLabel.getFont();

Set

Set new value.

QxLabel.setFont(newValue);