wangkunpeng
Results
3
issues of
wangkunpeng
Here is my test code: ```cpp QObject *testObj = new QObject(); QObject::connect(testObj,&QObject::destroyed,[]{ qInfo() deleteLater(); }); ```
Hi, thanks for making the project, Could you please add a license to the repo? Thank you.
What is the license, please? I want to use it in my project, how to get authorization?