Safe Haskell | None |
---|---|
Language | Haskell98 |
Qtc.Core.QFile
Description
Documentation
qFileEncodeName :: String -> IO String Source
qFileExists :: String -> IO Bool Source
class QfileEngine x0 x1 where Source
Methods
fileEngine :: x0 -> x1 -> IO (QAbstractFileEngine ()) Source
Instances
QfileEngine (QFileSc a) () | |
QfileEngine (QFile ()) () |
qFileReadLink :: String -> IO String Source
qFileRemove :: String -> IO Bool Source
qFileSetPermissions :: (String, Permissions) -> IO Bool Source
qFileSymLinkTarget :: String -> IO String Source
unsetError :: QFile a -> () -> IO () Source
qFile_delete :: QFile a -> IO () Source
qFile_deleteLater :: QFile a -> IO () Source