qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Core.QFile

Description

Documentation

class QqFile x1 where Source

Methods

qFile :: x1 -> IO (QFile ()) Source

Instances

class QfileEngine x0 x1 where Source

Methods

fileEngine :: x0 -> x1 -> IO (QAbstractFileEngine ()) Source

Instances

unsetError :: QFile a -> () -> IO () Source