2.0
3.0
>
comp
>
gb.qt4
>
font
>
grade
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
Font.Grade (gb.qt4)
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))