Qtc.Serialport.QSerialPort_h
Contents
Methods
unSetHandler :: QSerialPort () -> String -> IO Bool #
unSetHandler :: QSerialPortSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QSerialPort () -> Int -> IO Bool #
unSetUserMethodVariantList :: QSerialPortSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QSerialPort () -> Int -> IO Bool #
unSetUserMethodVariant :: QSerialPortSc a -> Int -> IO Bool #
unSetUserMethod :: QSerialPort () -> Int -> IO Bool #
unSetUserMethod :: QSerialPortSc a -> Int -> IO Bool #
waitForReadyRead_h :: QSerialPort () -> Int -> IO Bool #
waitForReadyRead_h :: QSerialPortSc a -> Int -> IO Bool #
waitForBytesWritten_h :: QSerialPort () -> Int -> IO Bool #
waitForBytesWritten_h :: QSerialPortSc a -> Int -> IO Bool #
seek_h :: QSerialPort () -> Int -> IO Bool #
seek_h :: QSerialPortSc a -> Int -> IO Bool #
pos_h :: QSerialPort () -> () -> IO Int #
pos_h :: QSerialPortSc a -> () -> IO Int #
isSequential_h :: QSerialPort () -> () -> IO Bool #
isSequential_h :: QSerialPortSc a -> () -> IO Bool #
canReadLine_h :: QSerialPort () -> () -> IO Bool #
canReadLine_h :: QSerialPortSc a -> () -> IO Bool #
bytesToWrite_h :: QSerialPort () -> () -> IO Int #
bytesToWrite_h :: QSerialPortSc a -> () -> IO Int #
bytesAvailable_h :: QSerialPort () -> () -> IO Int #
bytesAvailable_h :: QSerialPortSc a -> () -> IO Int #
atEnd_h :: QSerialPort () -> () -> IO Bool #
atEnd_h :: QSerialPortSc a -> () -> IO Bool #
qsize_h :: QSerialPort () -> () -> IO Int #
qsize_h :: QSerialPortSc a -> () -> IO Int #
reset_h :: QSerialPort () -> () -> IO Bool #
reset_h :: QSerialPortSc a -> () -> IO Bool #
open_h :: QSerialPort () -> OpenMode -> IO Bool #
open_h :: QSerialPortSc a -> OpenMode -> IO Bool #
close_h :: QSerialPort () -> () -> IO () #
close_h :: QSerialPortSc a -> () -> IO () #
timerEvent_h :: QSerialPort () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QSerialPortSc a -> QTimerEvent t1 -> IO () #
event_h :: QSerialPort () -> QEvent t1 -> IO Bool #
event_h :: QSerialPortSc a -> QEvent t1 -> IO Bool #
disconnectNotify_h :: QSerialPort () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QSerialPortSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QSerialPort () -> QEvent t1 -> IO () #
customEvent_h :: QSerialPortSc a -> QEvent t1 -> IO () #
connectNotify_h :: QSerialPort () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QSerialPortSc a -> QMetaMethod t1 -> IO () #
childEvent_h :: QSerialPort () -> QChildEvent t1 -> IO () #
childEvent_h :: QSerialPortSc a -> QChildEvent t1 -> IO () #
readLineData_h :: QSerialPort () -> (QCharPtr t1, Int) -> IO Int #
readLineData_h :: QSerialPortSc a -> (QCharPtr t1, Int) -> IO Int #
eventFilter_h :: QSerialPort () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QSerialPortSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QSerialPort () -> String -> (QSerialPort x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QSerialPort () -> String -> (QSerialPort x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QSerialPort () -> String -> (QSerialPort x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QSerialPort () -> String -> (QSerialPort x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QSerialPort () -> String -> (QSerialPort x0 -> String -> Int -> IO Int) -> IO () #
setHandler :: QSerialPort () -> String -> (QSerialPort x0 -> Int -> IO Bool) -> IO () #
setHandler :: QSerialPort () -> String -> (QSerialPort x0 -> QCharPtr t1 -> Int -> IO Int) -> IO () #
setHandler :: QSerialPort () -> String -> (QSerialPort x0 -> OpenMode -> IO Bool) -> IO () #
setHandler :: QSerialPort () -> String -> (QSerialPort x0 -> IO ()) -> IO () #
setHandler :: QSerialPort () -> String -> (QSerialPort x0 -> IO Int) -> IO () #
setHandler :: QSerialPort () -> String -> (QSerialPort x0 -> IO Bool) -> IO () #
setHandler :: QSerialPortSc a -> String -> (QSerialPort x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QSerialPortSc a -> String -> (QSerialPort x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QSerialPortSc a -> String -> (QSerialPort x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QSerialPortSc a -> String -> (QSerialPort x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QSerialPortSc a -> String -> (QSerialPort x0 -> String -> Int -> IO Int) -> IO () #
setHandler :: QSerialPortSc a -> String -> (QSerialPort x0 -> Int -> IO Bool) -> IO () #
setHandler :: QSerialPortSc a -> String -> (QSerialPort x0 -> QCharPtr t1 -> Int -> IO Int) -> IO () #
setHandler :: QSerialPortSc a -> String -> (QSerialPort x0 -> OpenMode -> IO Bool) -> IO () #
setHandler :: QSerialPortSc a -> String -> (QSerialPort x0 -> IO ()) -> IO () #
setHandler :: QSerialPortSc a -> String -> (QSerialPort x0 -> IO Int) -> IO () #
setHandler :: QSerialPortSc a -> String -> (QSerialPort x0 -> IO Bool) -> IO () #
setUserMethod :: QSerialPort () -> Int -> (QSerialPort x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QSerialPort () -> Int -> (QSerialPort x0 -> IO ()) -> IO () #
setUserMethod :: QSerialPortSc a -> Int -> (QSerialPort x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QSerialPortSc a -> Int -> (QSerialPort x0 -> IO ()) -> IO () #
writeData_h :: QSerialPort () -> (String, Int) -> IO Int #
writeData_h :: QSerialPortSc a -> (String, Int) -> IO Int #
readData_h :: QSerialPort () -> (QCharPtr t1, Int) -> IO Int #
readData_h :: QSerialPortSc a -> (QCharPtr t1, Int) -> IO Int #