Perhaps:
Qt Code:
stackedWidget->layout()->setMargin(0);To copy to clipboard, switch view to plain text mode
Perhaps:
Qt Code:
stackedWidget->layout()->setMargin(0);To copy to clipboard, switch view to plain text mode
J-P Nurmi
That didn't work, it may just be the qwidgetstack nature? Is there any other way to overlay widgets?
Bookmarks