摘要:
在QT的帮助(help)下输入 Qt Style Sheets Examples 转载至https://www.cnblogs.com/judes/p/13784885.html 阅读全文
posted @ 2021-07-19 11:47
缘随风烬
阅读(69)
评论(0)
推荐(0)
摘要:
1、绑定信号与槽 QObject::connect(ui->listWidget, SIGNAL(currentRowChanged(int)), this, SLOT(changeStackWidget(int))); 2、实现槽函数 ui->stackedWidget->setCurrentIn 阅读全文
posted @ 2021-07-19 10:45
缘随风烬
阅读(742)
评论(0)
推荐(0)
浙公网安备 33010602011771号