Search Results for

    Show / Hide Table of Contents

    Enum FontStyle

    Specifies the available Qt font glyph styles.

    Namespace: OpenCV.Net
    Assembly: OpenCV.Net.dll
    Syntax
    public enum FontStyle : int

    Fields

    Name Description
    Italic

    Specifies an italicized Qt font glyph style.

    Normal

    Specifies a normal (i.e. non-italicized) Qt font glyph style.

    Oblique

    Specifies a Qt font glyph style with an italic appearance but based on unstyled glyphs.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX