Hello All,

I am a really newbie and try some stuf in Qt 4.7, now I would like 2 checkboxes which are just able to be checked one at a time. This is did succesfull, now I would like that one checkbox is checked then a certain value appears for example in a line edit field which I added to my ui file. And if the other checkbox is checked then another vsalue appears.

I simple don't no how to do this.

Thank you all,

André