QFont.this

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

Meta