记录一个编译问题:当QObject对象作为成员变量时无法set/get的问题

这是因为QObject禁用了operator=()。解决方法很简单,就是

posted @ 2025-08-13 10:13  LiZhaoyue888  阅读(7)  评论(0)    收藏  举报