If you mean the angled line looks "jagged" when drawn at an angle you'll need to turn on "antialiasing" in the QGraphicsView e.g.
Qt Code:
To copy to clipboard, switch view to plain text mode
Matthew.
If you mean the angled line looks "jagged" when drawn at an angle you'll need to turn on "antialiasing" in the QGraphicsView e.g.
Qt Code:
To copy to clipboard, switch view to plain text mode
Matthew.
JaRo999 (27th September 2009)
Bookmarks