QLine.this

Undocumented in source.
  1. this(const(QPoint) pt1_, const(QPoint) pt2_)
  2. this(int x1pos, int y1pos, int x2pos, int y2pos)
    struct QLine
    pragma(inline, true)
    this
    (
    int x1pos
    ,
    int y1pos
    ,
    int x2pos
    ,
    int y2pos
    )

Meta