PythonQwt
PythonQwt copied to clipboard
Qrect issue 63
Fixed the issue (#63) when stylesheets is introduced and qwt.plot_canvas.QwtStyleSheetRecorder.drawRects
called with dynamic arguments.
Function now checks if rects is a QRect or QRectF or treats it as a subscriptable instance.