| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Qtc.Gui.QHelpEvent
Description
Documentation
class QqqHelpEvent x1 where Source
Methods
qqHelpEvent :: x1 -> IO (QHelpEvent ()) Source
Instances
| QqqHelpEvent (QEventType, QPoint t2, QPoint t3) |
class QqHelpEvent x1 where Source
Methods
qHelpEvent :: x1 -> IO (QHelpEvent ()) Source
Instances
| QqHelpEvent (QHelpEvent t1) | |
| QqHelpEvent (QEventType, Point, Point) |
class QqqHelpEvent_nf x1 where Source
Methods
qqHelpEvent_nf :: x1 -> IO (QHelpEvent ()) Source
Instances
| QqqHelpEvent_nf (QEventType, QPoint t2, QPoint t3) |
class QqHelpEvent_nf x1 where Source
Methods
qHelpEvent_nf :: x1 -> IO (QHelpEvent ()) Source
Instances
qHelpEvent_delete :: QHelpEvent a -> IO () Source