• 6039阅读
  • 3回复

谁知道怎么在QWiget下面的状态栏上写字啊? [复制链接]

上一主题 下一主题
离线kuerman
 
只看楼主 倒序阅读 楼主  发表于: 2008-03-14
— 本帖被 XChinux 执行加亮操作(2008-03-14) —
谁知道怎么在QWiget下面的状态栏上写字啊?有人知道么?
离线XChinux

只看该作者 1楼 发表于: 2008-03-14
状态栏是QStatusBar,在状态栏上写字就是操作QStatusBar部件。
二笔 openSUSE Vim N9 BB10 XChinux@163.com 网易博客 腾讯微博
承接C++/Qt、Qt UI界面、PHP及预算报销系统开发业务
离线zncggaofei
只看该作者 2楼 发表于: 2008-03-14
statusBar->showMessage("应该自己查文档!!!")
There is someone that is coming or passing away in your life around the clock, so you may lose sight of those seen, and forget those remembered. There is gain and loss in your life, so you may catch sight of those unseen, and remember those forgotten. Nevertheless, doesn’t the unseen exist for sure? Will the remembered remain forever?
离线xiaolove2

只看该作者 3楼 发表于: 2008-03-15
QStatusbar->message(tr("")) 
即为显示的信息
快速回复
限100 字节
 
上一个 下一个