how to emit signal from cpp file and receive it in QML file?

后端 未结 0 413
忘掉有多难
忘掉有多难 2020-12-12 19:53

I want to send clearPinChanged(const QString& pin) signal from ClearPin class when party->startParty(); invoked. now it does not work for me. may i send the signal wi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题