Qtc.Core.QDebug
Contents
Documentation
Instances
| QqDebug QtMsgType # | |
Defined in Qtc.Core.QDebug | |
| QqDebug (QDebug t1) # | |
Defined in Qtc.Core.QDebug | |
| QqDebug (QIODevice t1) # | |
Defined in Qtc.Core.QDebug | |
| QqDebug (QStringPtr t1) # | |
Defined in Qtc.Core.QDebug Methods qDebug :: QStringPtr t1 -> IO (QDebug ()) # | |
class QqDebug_nf x1 where #
Instances
| QqDebug_nf QtMsgType # | |
Defined in Qtc.Core.QDebug | |
| QqDebug_nf (QDebug t1) # | |
Defined in Qtc.Core.QDebug | |
| QqDebug_nf (QIODevice t1) # | |
Defined in Qtc.Core.QDebug | |
| QqDebug_nf (QStringPtr t1) # | |
Defined in Qtc.Core.QDebug Methods qDebug_nf :: QStringPtr t1 -> IO (QDebug ()) # | |
autoInsertSpaces :: QDebug a -> () -> IO Bool #
class QmaybeQuote x1 where #
Methods
maybeQuote :: QDebug a -> x1 -> IO (QDebug ()) #
Instances
| QmaybeQuote () # | |
Defined in Qtc.Core.QDebug Methods maybeQuote :: QDebug a -> () -> IO (QDebug ()) # | |
| QmaybeQuote (Qchar t1) # | |
Defined in Qtc.Core.QDebug Methods maybeQuote :: QDebug a -> Qchar t1 -> IO (QDebug ()) # | |
maybeSpace :: QDebug a -> () -> IO (QDebug ()) #
setAutoInsertSpaces :: QDebug a -> Bool -> IO () #
setVerbosity :: QDebug a -> Int -> IO () #
qDebug_delete :: QDebug a -> IO () #