QPainter.drawRect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QPainter drawRect(int x1, int y1, int w, int h)
    class QPainter
    drawRect
    (
    int x1
    ,
    int y1
    ,
    int w
    ,
    int h
    )
  2. QPainter drawRect(QRect qr)

Meta