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.

QxTextField.getFont();

Set

Set new value.

QxTextField.setFont(newValue);