gaosiy
Results
1
issues of
gaosiy
connect(this, SIGNAL(finished()), this, SLOT(deleteLater())); when program is running, the terminal show "QObject::connect: No such signal QTNServerThread::finished() in ..\..\src\server\QTNServerThread.cpp:19" I have no idea about the signal finished() belong to which class?