hi,

i want to make a copy of the currentwidget and its child widgets of a
tabwidget and create a new tabwidget with the copy of that tabwidget.

how can i go about, i search the docs and found that we can't make a copy of
the Qobject , i am confused.
i tried deepcopy but it doesn't work.
and i don't know how to use Copy constructor to get the copy of an object.
please help me.
-- 
View this message in context: 
http://www.nabble.com/make-a-copy-of-a-widget-tp25187378p25187378.html
Sent from the PyQt mailing list archive at Nabble.com.

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to