QPolygon.this

Undocumented in source.
  1. this()
  2. this(const(QRect) r, bool closed)
    struct QPolygon
    this
    (
    ref const(QRect) r
    ,
    bool closed = false
    )
  3. this(int nPoints, const(int)* points)
  4. this(const(QPolygon) other)

Meta