QFont.this

Undocumented in source.
  1. this()
  2. this(const(QString) family, int pointSize, int weight, bool italic)
    struct QFont
    this
    (
    ref const(QString) family
    ,
    int pointSize = -1
    ,
    int weight = -1
    ,
    bool italic = false
    )
  3. this(const(QFont) font, QPaintDevice pd)
  4. this(const(QFont) font, const(QPaintDevice) pd)
  5. this(const(QFont) font)

Meta