Enums.FontStyle enumeration

  • QML Enumeration List
  • Enums.FontStyle enumeration
  • The FontStyle can be one of:

    ConstantDescription
    Enums.FontStyleItalic(0) Italic style applied (characters lean forwards, bottom left to top right: /).
    Enums.FontStyleNormal(1) No style applied.
    Enums.FontStyleOblique(2) Oblique style applied (characters lean back, bottom right to top left: ).

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.