Hi,
I have qwt-6.0.0-rc5. The symbols are plotted perfectly fine,
but when I want to zoom I get a segmentation fault.
Qt Code:
QwtSymbol sym; sym.setBrush(brush); sym.setSize(1); continuumCurve->setSymbol(&sym);To copy to clipboard, switch view to plain text mode
Bookmarks