When you insert the widget into a QTabWidget, QTabWidget takes ownership (becomes parent) of the widget (which is inputTab/preprocessingTab in your case)Qt Code:
To copy to clipboard, switch view to plain text mode
When you insert the widget into a QTabWidget, QTabWidget takes ownership (becomes parent) of the widget (which is inputTab/preprocessingTab in your case)Qt Code:
To copy to clipboard, switch view to plain text mode
chrisQL (7th June 2011)
Bookmarks