| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Qtc.Classes.Core_h
Description
Documentation
class QwriteData_h a b where Source
Methods
writeData_h :: a -> b -> IO Int Source
Instances
| QwriteData_h (QFileSc a) (String, Int) | |
| QwriteData_h (QFile ()) (String, Int) | |
| QwriteData_h (QIODeviceSc a) (String, Int) | |
| QwriteData_h (QIODevice ()) (String, Int) |