qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Core.QIODevice

Description

Documentation

isOpen :: QIODevice a -> () -> IO Bool Source

class Qwrite x1 where Source

Methods

write :: QIODevice a -> x1 -> IO Int Source

Instances