[Qt-interest] How to forbid user to change the status of QCheckBox manually?
donglongchao
donglongchao at 163.com
Mon Jan 18 03:09:57 CET 2010
Hi,all
I want to use some QCheckBoxs to show some status of my app.So I do not want the user to change it's status(chosen or not),but only my app itself can change it according to some value.
When I set the property "checkable" to be FALSE,I even can not change the status by my app.When I set it to be TRUE,the user can change it by hand too.
So I want to know if there is some way to meet my requirement ,that is only the app itself can change the status of QCheckBox.Any suggestion will be appreciated. TIA.
Longchao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100118/e2197ef0/attachment.html
More information about the Qt-interest-old
mailing list