I think it's a bad idea to have a QPointer in a hash as a key. Might be ok as a value, but definitely not as a key. The global qHash function caused immense pain in linking and it doesn't even have the qpointer facilities![]()
I think it's a bad idea to have a QPointer in a hash as a key. Might be ok as a value, but definitely not as a key. The global qHash function caused immense pain in linking and it doesn't even have the qpointer facilities![]()
Bookmarks