QPolygon.setPoint

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setPoint(int index, int x, int y)
    struct QPolygon
    pragma(inline, true)
    void
    setPoint
    (
    int index
    ,
    int x
    ,
    int y
    )
  2. void setPoint(int index, const(QPoint) pt)

Meta