Hi
I am used to creating and using linklists in c but not used to the QLinkedList class, i have one setup and populated in the mainwindow function but then need to call a function and pass a copy of this linklist into it. The problem is it seems not to keep the two lists as seperate items and if i change one the other changes.
Is there a specific way to do this?
thanks
James
Bookmarks