您现在的位置: 爱51代码网 >> 范文 >> 文章正文
okButton'was not declared in this scope

okButton'was not declared in this scope

我是照着书中的练习,初学,用qt creator 这个ide
刚看到qt designer设计UI
创建了按钮,也照着写了代码。
但是编译时候,提示按钮没有定义
‘okButton'was not declared in this scope
‘cancelButton'was not declared in this scope
‘lineEdit'was not declared in this scope

请教各位大神,怎么一回事。网上有看说提升…还有什么方法的,看的不懂啊。

用QtCreator重新新建一个gui程序,一直next,打开ui编辑器,再进行设计,编译就好了。
出现这个问题,估计是程序结构的问题,先用这个自动生成的练习、对比。

QRegExp regExp("[A-Za-z][1-9][0-9]{0,2}"); QValidator *validator = new QRegExpValidator(regx, ui->lineEdit); ui->lineEdit->setValidator(validator);

要再次对lineEdit声明一下

  • 上一篇文章:

  • 下一篇文章: 没有了
  • 最新文章 热点文章 相关文章
    lotus数据列表文档个数如何实时统
    lotus代理中LS如何将字符串保存到
    在lotus BS系统里怎样方便实现统
    undefined reference timer_crea
    linux文件/usr/lib破坏了,还原后
    linux上运行system函数时,print
    Failed to open eth0
    android手机无法与eclipse或电脑
    C/C++洗牌算法源代码
    servlet技术实现用户名唯一的验证
    undefined reference timer_crea
    Failed to open eth0
    ZOJ 3700 Ever Dream 文章中单词
    TortoiseGit和msysGit安装及使用
    sharepoint 2010 获取用户信息Us
    mysql主从同步延迟方案解决的学习
    生日旅行总结
    中小板生日快乐随感
    送生日快乐桑葚乳酪小蛋糕
    写给女儿的生日快乐
    emulator-5554 disconnected
    android怎么改变鼠标样式
    如何读取android设备的 子网
    Android adb shell中将getev
    assignment makes integer f
    Qt线程里面如何给一个结构体
    qt的connect(timer,SIGNAL(t
    无法访问android.app.Activi
    android子线程中处理GPS代码
    QT 获取鼠标点击对象信息问题
     



    设为首页 | 加入收藏 | 网站地图 | 友情链接 |