Documentation
type QSerialPortInfo a = Object (CQSerialPortInfo a) #
type TQSerialPortInfo a = CQSerialPortInfo a #
data CQSerialPortInfo a #
qCast_QSerialPortInfo :: Object a -> IO (QSerialPortInfo ()) #
type QSerialPortInfoSc a = QSerialPortInfo (CQSerialPortInfoSc a) #
type TQSerialPortInfoSc a = TQSerialPortInfo (CQSerialPortInfoSc a) #
data CQSerialPortInfoSc a #
qCastList_QSerialPortInfo :: QqCastList_QSerialPortInfo a r => a -> r #
withQSerialPortInfoResult :: IO (Ptr (TQSerialPortInfo a)) -> IO (QSerialPortInfo a) #
withQListQSerialPortInfoResult :: IO (Ptr (TQListQSerialPortInfo ())) -> IO [QSerialPortInfo ()] #
qSerialPortInfoListFromPtrList :: [Ptr (TQSerialPortInfo a)] -> IO [QSerialPortInfo a] #
type QListQSerialPortInfo a = Object (CQListQSerialPortInfo a) #
type TQListQSerialPortInfo a = CQListQSerialPortInfo a #
data CQListQSerialPortInfo a #
type QSerialPort a = QIODevice (CQSerialPort a) #
type TQSerialPort a = TQIODevice (CQSerialPort a) #
data CQSerialPort a #
qCast_QSerialPort :: Object a -> IO (QSerialPort ()) #
type QSerialPortSc a = QSerialPort (CQSerialPortSc a) #
type TQSerialPortSc a = TQSerialPort (CQSerialPortSc a) #
data CQSerialPortSc a #
qCastList_QSerialPort :: QqCastList_QSerialPort a r => a -> r #
withQSerialPortResult :: IO (Ptr (TQSerialPort a)) -> IO (QSerialPort a) #
qSerialPortFromPtr :: Ptr (TQSerialPort a) -> IO (QSerialPort a) #
qSerialPortAddFinalizer :: QSerialPort a -> IO () #