public static QDrawPlainRect ( QPainter p, QRect r, QColor arg3 ) : void | ||
p | QPainter | |
r | QRect | |
arg3 | QColor | |
return | void |
Qt::QDrawPlainRect ( QPainter p, QRect r, QColor arg3, int lineWidth ) : void | |
Qt::QDrawPlainRect ( QPainter p, QRect r, QColor arg3, int lineWidth, QBrush fill ) : void | |
Qt::QDrawPlainRect ( QPainter p, int x, int y, int w, int h, QColor arg6 ) : void | |
Qt::QDrawPlainRect ( QPainter p, int x, int y, int w, int h, QColor arg6, int lineWidth ) : void | |
Qt::QDrawPlainRect ( QPainter p, int x, int y, int w, int h, QColor arg6, int lineWidth, QBrush fill ) : void |