| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Qtc.Gui.QRadioButton
Description
Documentation
class QqRadioButton x1 where Source
Methods
qRadioButton :: x1 -> IO (QRadioButton ()) Source
Instances
| QqRadioButton String | |
| QqRadioButton () | |
| QqRadioButton (QWidget t1) | |
| QqRadioButton (String, QWidget t2) |
qRadioButton_delete :: QRadioButton a -> IO () Source
qRadioButton_deleteLater :: QRadioButton a -> IO () Source