Hi,
I have my own class and I need to send objects of this class by SIGNALs SLOTs mechanism.
Now I'm using it without registering my class with "qRegisterMetaType" and passing the parameters as value(not references), but I don't have developed the copy constructor. It seems to work, could this produce any problems?
Thanks,
Bookmarks