Home / comp / gb.qt / font / grade 
Font.Grade (gb.qt)
Syntax
PROPERTY Grade AS Integer
Returns or sets the relative size of the font.

The algorithm is the following:

Absolute point size = Default font size ^ (1 + (Relative size / 10))