Qtc.Core.QIODevice_h

Contents

Orphan instances

QunSetHandler (QIODevice ()) # 
Instance details

Methods

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

QunSetHandler (QIODeviceSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QIODevice ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QIODeviceSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QIODevice ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QIODeviceSc a) # 
Instance details

Methods

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

QunSetUserMethod (QIODevice ()) # 
Instance details

Methods

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

QunSetUserMethod (QIODeviceSc a) # 
Instance details

Methods

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

QwaitForReadyRead_h (QIODevice ()) Int # 
Instance details

Methods

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

QwaitForReadyRead_h (QIODeviceSc a) Int # 
Instance details

Methods

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

QwaitForBytesWritten_h (QIODevice ()) Int # 
Instance details

Methods

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

QwaitForBytesWritten_h (QIODeviceSc a) Int # 
Instance details

Methods

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

Qseek_h (QIODevice ()) Int # 
Instance details

Methods

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

Qseek_h (QIODeviceSc a) Int # 
Instance details

Methods

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

Qpos_h (QIODevice ()) () # 
Instance details

Methods

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

Qpos_h (QIODeviceSc a) () # 
Instance details

Methods

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

QisSequential_h (QIODevice ()) () # 
Instance details

Methods

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

QisSequential_h (QIODeviceSc a) () # 
Instance details

Methods

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

QcanReadLine_h (QIODevice ()) () # 
Instance details

Methods

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

QcanReadLine_h (QIODeviceSc a) () # 
Instance details

Methods

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

QbytesToWrite_h (QIODevice ()) () # 
Instance details

Methods

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

QbytesToWrite_h (QIODeviceSc a) () # 
Instance details

Methods

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

QbytesAvailable_h (QIODevice ()) () # 
Instance details

Methods

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

QbytesAvailable_h (QIODeviceSc a) () # 
Instance details

Methods

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

QatEnd_h (QIODevice ()) () # 
Instance details

Methods

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

QatEnd_h (QIODeviceSc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qclose_h (QIODevice ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QIODeviceSc a) (QIODevice x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QIODeviceSc a -> String -> (QIODevice x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QIODeviceSc a) (QIODevice x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QIODeviceSc a -> String -> (QIODevice x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QIODeviceSc a) (QIODevice x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QIODeviceSc a -> String -> (QIODevice x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QIODeviceSc a) (QIODevice x0 -> String -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QIODeviceSc a -> String -> (QIODevice x0 -> String -> Int -> IO Int) -> IO () #

QsetHandler (QIODeviceSc a) (QIODevice x0 -> Int -> IO Bool) # 
Instance details

Methods

setHandler :: QIODeviceSc a -> String -> (QIODevice x0 -> Int -> IO Bool) -> IO () #

QsetHandler (QIODeviceSc a) (QIODevice x0 -> QCharPtr t1 -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QIODeviceSc a -> String -> (QIODevice x0 -> QCharPtr t1 -> Int -> IO Int) -> IO () #

QsetHandler (QIODeviceSc a) (QIODevice x0 -> OpenMode -> IO Bool) # 
Instance details

Methods

setHandler :: QIODeviceSc a -> String -> (QIODevice x0 -> OpenMode -> IO Bool) -> IO () #

QsetHandler (QIODeviceSc a) (QIODevice x0 -> IO ()) # 
Instance details

Methods

setHandler :: QIODeviceSc a -> String -> (QIODevice x0 -> IO ()) -> IO () #

QsetHandler (QIODeviceSc a) (QIODevice x0 -> IO Int) # 
Instance details

Methods

setHandler :: QIODeviceSc a -> String -> (QIODevice x0 -> IO Int) -> IO () #

QsetHandler (QIODeviceSc a) (QIODevice x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QIODeviceSc a -> String -> (QIODevice x0 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QIODeviceSc a) (QIODevice x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QIODeviceSc a -> Int -> (QIODevice x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QIODeviceSc a) (QIODevice x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QIODeviceSc a -> Int -> (QIODevice x0 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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