RadioButton Disable
Steven Suson
suson at TuckerEnergy.com
Mon May 21 18:55:03 BST 2001
Not 100% sure about exact semantics, but basically connect a slot to the toggle button's clicked() slot,
check the state of the toggle button in the slot, and enable/disable the radio buttons as appropriate...
Steven Suson
"Keep the faith."
Alexios Beveratos wrote:
> Hello people,
> I'm new in this list and begining to program i Qt/KDE 2. I'm trying to make
> a frontend program for my modem. nothing fancy but it will help me learn
> the basics. I already begun to design with Qt designer and i use Kdevelop
> for the rest. My question is : How can i disable a radio button if a
> certain check box is checked (mor precisely, if the box is checked i want
> that 3 other radio buttons are diseabled from beeing checked, since it's
> cotradictory commands). I looked at the signal/slots of the checkboxs and
> radio buttons but didn't find anything . is it possible to do this ?
> Thank you
>
> PS: I have RTFM but didn't find what i need.
>
> -
> to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list