[PyQt] deleting a layout manager
toby1kenobi
toby.anderson at gmail.com
Fri Sep 19 09:42:52 BST 2008
Hi
The PyQt API Reference at
http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/classes.html
tells me under the setLayout() function of QWidget that
"You must first delete the existing layout manager (returned by layout())
before you can call setLayout() with the new layout."
however it doesn't tell me how to delete the current layout manager. Can
anyone help me out?
--
View this message in context: http://www.nabble.com/deleting-a-layout-manager-tp19567074p19567074.html
Sent from the PyQt mailing list archive at Nabble.com.
More information about the PyQt
mailing list