You also could try
on the editor widget if implementing paintEvent() is not needed for other stuff.Qt Code:
setAutoFillBackground ( true );To copy to clipboard, switch view to plain text mode
You also could try
on the editor widget if implementing paintEvent() is not needed for other stuff.Qt Code:
setAutoFillBackground ( true );To copy to clipboard, switch view to plain text mode
Bookmarks