i used this code:
Qt Code:
{ graphicsView->resize(width(),220); }To copy to clipboard, switch view to plain text mode
this allows the graphicsview to only be resize'ed horizontally. however, the button is fixed and doesnt move to the right like i would like it to. (the button is situated on the bottom within a horizontal layout including the button and a horizontal spacer) any hints/help?
![]()
Bookmarks