Qt using boost::shared_ptr in a signal/slot

后端 未结 0 522
你的背包
你的背包 2021-02-09 04:05

Is it possible, and if so, how can I create a signal/slot in Qt that is a const reference to a shared_ptr? I want a signal that looks like this:

void signal( shar

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