会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
我是张洪铭我是熊博士
时光静好,与君同;细水长流,与君语
博客园
首页
新随笔
联系
管理
订阅
2019年8月20日
QHBoxLayout 、QFormLayout 遍历子部件,查找QLineEdit控件
摘要: 布局如下: QLineEdit * edit1 = new QLineEdit; QLineEdit * edit2 = new QLineEdit; QLineEdit * edit3 = new QLineEdit; QLineEdit * edit4 = new QLineEdit; QFormLayout * formLayout1 = new QFormLayout; QFormLayo
阅读全文
posted @ 2019-08-20 21:27 我是张洪铭我是熊博士
阅读(1635)
评论(0)
推荐(1)
编辑