逛奔的蜗牛

我不聪明,但我会很努力

   ::  :: 新随笔 ::  ::  :: 管理 ::
如图所示, 当QSpinBox的值为最小值的时候, 不是显示这个最小值, 而是显示一个特殊的字符串用以代替这个最小值, 也只是QSpinBox的一个函数调用而已:
void QSpinBox::setSpecialValueText(const QString &specialText);
If set, the spin box will display this text instead of a numeric value whenever the current value is equal to minimum(). Typical use is to indicate that this choice has a special (default) meaning.
posted on 2009-05-24 15:27 逛奔的蜗牛 阅读(1183) 评论(0)  编辑 收藏 引用 所属分类: Qt自定义Widget

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理