difference between my code and testcon code
hi i use a component on qt and it works fine
it has a lot of events i use signal(QString,int,void*) to get all signals and it works fine
now i know one of signals has a integer parametr and i use QVarianttoQString() function like testcon code
the testcon works fine on my component but my program got crashed , i think it should be about how compiling code
can you explain more for me?
what should i do?
2 replies
You must log in to post a reply. Not a member yet? Register here!


