Qtc.Core.QFileDevice_h

Contents

Orphan instances

QunSetHandler (QFileDevice ()) # 
Instance details

Methods

unSetHandler :: QFileDevice () -> String -> IO Bool #

QunSetHandler (QFileDeviceSc a) # 
Instance details

Methods

unSetHandler :: QFileDeviceSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QFileDevice ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QFileDevice () -> Int -> IO Bool #

QunSetUserMethodVariantList (QFileDeviceSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QFileDeviceSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QFileDevice ()) # 
Instance details

Methods

unSetUserMethodVariant :: QFileDevice () -> Int -> IO Bool #

QunSetUserMethodVariant (QFileDeviceSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QFileDeviceSc a -> Int -> IO Bool #

QunSetUserMethod (QFileDevice ()) # 
Instance details

Methods

unSetUserMethod :: QFileDevice () -> Int -> IO Bool #

QunSetUserMethod (QFileDeviceSc a) # 
Instance details

Methods

unSetUserMethod :: QFileDeviceSc a -> Int -> IO Bool #

QwaitForReadyRead_h (QFileDevice ()) Int # 
Instance details

Methods

waitForReadyRead_h :: QFileDevice () -> Int -> IO Bool #

QwaitForReadyRead_h (QFileDeviceSc a) Int # 
Instance details

Methods

waitForReadyRead_h :: QFileDeviceSc a -> Int -> IO Bool #

QwaitForBytesWritten_h (QFileDevice ()) Int # 
Instance details

Methods

waitForBytesWritten_h :: QFileDevice () -> Int -> IO Bool #

QwaitForBytesWritten_h (QFileDeviceSc a) Int # 
Instance details

Methods

waitForBytesWritten_h :: QFileDeviceSc a -> Int -> IO Bool #

Qseek_h (QFileDevice ()) Int # 
Instance details

Methods

seek_h :: QFileDevice () -> Int -> IO Bool #

Qseek_h (QFileDeviceSc a) Int # 
Instance details

Methods

seek_h :: QFileDeviceSc a -> Int -> IO Bool #

Qpos_h (QFileDevice ()) () # 
Instance details

Methods

pos_h :: QFileDevice () -> () -> IO Int #

Qpos_h (QFileDeviceSc a) () # 
Instance details

Methods

pos_h :: QFileDeviceSc a -> () -> IO Int #

QisSequential_h (QFileDevice ()) () # 
Instance details

Methods

isSequential_h :: QFileDevice () -> () -> IO Bool #

QisSequential_h (QFileDeviceSc a) () # 
Instance details

Methods

isSequential_h :: QFileDeviceSc a -> () -> IO Bool #

QfileName_h (QFileDevice ()) () # 
Instance details

Methods

fileName_h :: QFileDevice () -> () -> IO String #

QfileName_h (QFileDeviceSc a) () # 
Instance details

Methods

fileName_h :: QFileDeviceSc a -> () -> IO String #

QcanReadLine_h (QFileDevice ()) () # 
Instance details

Methods

canReadLine_h :: QFileDevice () -> () -> IO Bool #

QcanReadLine_h (QFileDeviceSc a) () # 
Instance details

Methods

canReadLine_h :: QFileDeviceSc a -> () -> IO Bool #

QbytesToWrite_h (QFileDevice ()) () # 
Instance details

Methods

bytesToWrite_h :: QFileDevice () -> () -> IO Int #

QbytesToWrite_h (QFileDeviceSc a) () # 
Instance details

Methods

bytesToWrite_h :: QFileDeviceSc a -> () -> IO Int #

QbytesAvailable_h (QFileDevice ()) () # 
Instance details

Methods

bytesAvailable_h :: QFileDevice () -> () -> IO Int #

QbytesAvailable_h (QFileDeviceSc a) () # 
Instance details

Methods

bytesAvailable_h :: QFileDeviceSc a -> () -> IO Int #

QatEnd_h (QFileDevice ()) () # 
Instance details

Methods

atEnd_h :: QFileDevice () -> () -> IO Bool #

QatEnd_h (QFileDeviceSc a) () # 
Instance details

Methods

atEnd_h :: QFileDeviceSc a -> () -> IO Bool #

QsetPermissions_h (QFileDevice ()) Permissions # 
Instance details

Methods

setPermissions_h :: QFileDevice () -> Permissions -> IO Bool #

QsetPermissions_h (QFileDeviceSc a) Permissions # 
Instance details

Methods

setPermissions_h :: QFileDeviceSc a -> Permissions -> IO Bool #

Qresize_h (QFileDevice ()) Int # 
Instance details

Methods

resize_h :: QFileDevice () -> Int -> IO Bool #

Qresize_h (QFileDeviceSc a) Int # 
Instance details

Methods

resize_h :: QFileDeviceSc a -> Int -> IO Bool #

Qpermissions_h (QFileDevice ()) () # 
Instance details

Methods

permissions_h :: QFileDevice () -> () -> IO Permissions #

Qpermissions_h (QFileDeviceSc a) () # 
Instance details

Methods

permissions_h :: QFileDeviceSc a -> () -> IO Permissions #

Qqsize_h (QFileDevice ()) () (IO Int) # 
Instance details

Methods

qsize_h :: QFileDevice () -> () -> IO Int #

Qqsize_h (QFileDeviceSc a) () (IO Int) # 
Instance details

Methods

qsize_h :: QFileDeviceSc a -> () -> IO Int #

Qreset_h (QFileDevice ()) () (IO Bool) # 
Instance details

Methods

reset_h :: QFileDevice () -> () -> IO Bool #

Qreset_h (QFileDeviceSc a) () (IO Bool) # 
Instance details

Methods

reset_h :: QFileDeviceSc a -> () -> IO Bool #

Qopen_h (QFileDevice ()) OpenMode (IO Bool) # 
Instance details

Methods

open_h :: QFileDevice () -> OpenMode -> IO Bool #

Qopen_h (QFileDeviceSc a) OpenMode (IO Bool) # 
Instance details

Methods

open_h :: QFileDeviceSc a -> OpenMode -> IO Bool #

Qclose_h (QFileDevice ()) () (IO ()) # 
Instance details

Methods

close_h :: QFileDevice () -> () -> IO () #

Qclose_h (QFileDeviceSc a) () (IO ()) # 
Instance details

Methods

close_h :: QFileDeviceSc a -> () -> IO () #

QtimerEvent_h (QFileDevice ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QFileDevice () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QFileDeviceSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QFileDeviceSc a -> QTimerEvent t1 -> IO () #

Qevent_h (QFileDevice ()) (QEvent t1) # 
Instance details

Methods

event_h :: QFileDevice () -> QEvent t1 -> IO Bool #

Qevent_h (QFileDeviceSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QFileDeviceSc a -> QEvent t1 -> IO Bool #

QdisconnectNotify_h (QFileDevice ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QFileDevice () -> QMetaMethod t1 -> IO () #

QdisconnectNotify_h (QFileDeviceSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QFileDeviceSc a -> QMetaMethod t1 -> IO () #

QcustomEvent_h (QFileDevice ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QFileDevice () -> QEvent t1 -> IO () #

QcustomEvent_h (QFileDeviceSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QFileDeviceSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QFileDevice ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QFileDevice () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QFileDeviceSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QFileDeviceSc a -> QMetaMethod t1 -> IO () #

QchildEvent_h (QFileDevice ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QFileDevice () -> QChildEvent t1 -> IO () #

QchildEvent_h (QFileDeviceSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QFileDeviceSc a -> QChildEvent t1 -> IO () #

QreadLineData_h (QFileDevice ()) (QCharPtr t1, Int) # 
Instance details

Methods

readLineData_h :: QFileDevice () -> (QCharPtr t1, Int) -> IO Int #

QreadLineData_h (QFileDeviceSc a) (QCharPtr t1, Int) # 
Instance details

Methods

readLineData_h :: QFileDeviceSc a -> (QCharPtr t1, Int) -> IO Int #

QeventFilter_h (QFileDevice ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QFileDevice () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QFileDeviceSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QFileDeviceSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> OpenMode -> IO Bool) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> OpenMode -> IO Bool) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> String -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> String -> Int -> IO Int) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> Permissions -> IO Bool) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> Permissions -> IO Bool) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> Int -> IO Bool) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> Int -> IO Bool) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> QCharPtr t1 -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> QCharPtr t1 -> Int -> IO Int) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> IO Int) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> IO Int) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> IO Permissions) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> IO Permissions) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> IO String) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> IO String) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> IO ()) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> IO ()) -> IO () #

QsetHandler (QFileDevice ()) (QFileDevice x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QFileDevice () -> String -> (QFileDevice x0 -> IO Bool) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> OpenMode -> IO Bool) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> OpenMode -> IO Bool) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> String -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> String -> Int -> IO Int) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> Permissions -> IO Bool) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> Permissions -> IO Bool) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> Int -> IO Bool) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> Int -> IO Bool) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> QCharPtr t1 -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> QCharPtr t1 -> Int -> IO Int) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> IO Int) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> IO Int) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> IO Permissions) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> IO Permissions) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> IO String) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> IO String) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> IO ()) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> IO ()) -> IO () #

QsetHandler (QFileDeviceSc a) (QFileDevice x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QFileDeviceSc a -> String -> (QFileDevice x0 -> IO Bool) -> IO () #

QsetUserMethod (QFileDevice ()) (QFileDevice x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QFileDevice () -> Int -> (QFileDevice x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QFileDevice ()) (QFileDevice x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QFileDevice () -> Int -> (QFileDevice x0 -> IO ()) -> IO () #

QsetUserMethod (QFileDeviceSc a) (QFileDevice x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QFileDeviceSc a -> Int -> (QFileDevice x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QFileDeviceSc a) (QFileDevice x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QFileDeviceSc a -> Int -> (QFileDevice x0 -> IO ()) -> IO () #

QwriteData_h (QFileDevice ()) (String, Int) (IO Int) # 
Instance details

Methods

writeData_h :: QFileDevice () -> (String, Int) -> IO Int #

QwriteData_h (QFileDeviceSc a) (String, Int) (IO Int) # 
Instance details

Methods

writeData_h :: QFileDeviceSc a -> (String, Int) -> IO Int #

QreadData_h (QFileDevice ()) (QCharPtr t1, Int) (IO Int) # 
Instance details

Methods

readData_h :: QFileDevice () -> (QCharPtr t1, Int) -> IO Int #

QreadData_h (QFileDeviceSc a) (QCharPtr t1, Int) (IO Int) # 
Instance details

Methods

readData_h :: QFileDeviceSc a -> (QCharPtr t1, Int) -> IO Int #