摘要: 在QComboBox 的currentIndexChanged(int) 信号的SLOT中获取sender()获取该对象。 connect(comboxCircleType, SIGNAL(currentIndexChanged(int)), this, SLOT(slotCurrentIndexC 阅读全文
posted @ 2019-08-31 13:34 陈书沐 阅读(609) 评论(0) 推荐(0)