In my opinion it would be simple and better to go for subclassing the QLabel and doing your drawing in the paintEvent() function.
Something as suggested above -
Qt Code:
{ ....... // do your drawing.. }To copy to clipboard, switch view to plain text mode




Reply With Quote

Bookmarks