Safe Haskell | None |
---|---|
Language | Haskell98 |
Qtc.Gui.QWhatsThis
Description
Documentation
class QqWhatsThisCreateAction x1 where Source
Methods
qWhatsThisCreateAction :: x1 -> IO (QAction ()) Source
Instances
qWhatsThisEnterWhatsThisMode :: () -> IO () Source
qWhatsThisHideText :: () -> IO () Source
qWhatsThisInWhatsThisMode :: () -> IO Bool Source
qWhatsThisLeaveWhatsThisMode :: () -> IO () Source
class QqqWhatsThisShowText x1 where Source
Methods
qqWhatsThisShowText :: x1 -> IO () Source
Instances
QqqWhatsThisShowText (QPoint t1, String) | |
QqqWhatsThisShowText (QPoint t1, String, QWidget t3) |