| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Qtc.Gui.QShowEvent
Description
Documentation
class QqShowEvent x1 where Source
Methods
qShowEvent :: x1 -> IO (QShowEvent ()) Source
Instances
| QqShowEvent () | |
| QqShowEvent (QShowEvent t1) |
class QqShowEvent_nf x1 where Source
Methods
qShowEvent_nf :: x1 -> IO (QShowEvent ()) Source
Instances
| QqShowEvent_nf () | |
| QqShowEvent_nf (QShowEvent t1) |
qShowEvent_delete :: QShowEvent a -> IO () Source