QPainter.drawRoundRect

Undocumented in source.
  1. void drawRoundRect(const(QRectF) r, int xround, int yround)
  2. void drawRoundRect(int x, int y, int w, int h, int , int )
    struct QPainter
    void
    drawRoundRect
    (
    int x
    ,
    int y
    ,
    int w
    ,
    int h
    ,
    int
    ,
    int
    )
  3. void drawRoundRect(const(QRect) r, int xround, int yround)

Meta