摘要: 转载来自:http://www.cnblogs.com/oakentree/p/4433086.html 给QWidget或者QDialog设置布局的时候方式很简单。创建好一个布局:mainLayout,然后不停地把各个控件往mainLayout里面放,最后调用setLayout(mainLayou 阅读全文
posted @ 2022-05-10 22:01 冰糖葫芦很乖 阅读(244) 评论(0) 推荐(0) 编辑
摘要: 在写程序的时候,遇到了编译器报错 error: must use 'class' tag to refer to type 'thread' in this scope void MainWindow::freeFreightUi(){ freeFreight *free = new freeFre 阅读全文
posted @ 2022-05-10 20:55 冰糖葫芦很乖 阅读(633) 评论(0) 推荐(0) 编辑